- 1

SQl query

How to form a sql query correctly? fill the VALUE field of the TABLE_B table with random values between the smallest and largest values of the VALUE field of the TABLE_A table.

1st Aug 2021, 10:05 AM
Kalllinnyxion
1 Réponse
0
show your attempt tip: It begins with SELECT, contains FROM and end with a between subselects
7th Aug 2021, 6:44 AM
David Ordás
David Ordás - avatar