0
Whats wrong in this sql code pls help
insert into animals(name,type,country_id) values('slim','Giraffe','1') select animals.name,animals.type from animals inner join countries on animals.country_id=countries.id;
9 Respuestas
+ 2
select name,type, country
from animals
missing type
"Slim" capital S
+ 3
sql is case insenstive orda?
+ 1
"sorted by countries."
you need ORDER BY country ;
you are missing a semicolon on line 2.
+ 1
My bad🤦🏻♂️ sorry and thank you🙏
0
thank you , ive made the corrections but the code is not succeful my output and expected outputs are same but the code is not successful
0
"Slim" capital S instead of "slim"
0
Hey brother nagasai
0
Kindly pls contact me at
suvarnapatil19085@gmail.com
0
contact for ?? the answer!!