- 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.
1 Respuesta
0
show your attempt
tip: It begins with SELECT, contains FROM and end with a between subselects