SQl query | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
- 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 Resposta
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