#Help for my exams

1 messages · Page 1 of 1 (latest)

candid onyx
#

Hello, just a quick question. i have a exam about sql and we have to know how to delete a hole information block. so im working in a world database and we have to delete the smallest city in the netherlands. then i use the following commandSELECT
Name, Population
FROM
City
WHERE
CountryCode = 'NLD'
But now i remeber that my teacher said if you like select the row and delete it then the command to delete it will show upp as well. anyone know how i can do this
the delete part is grey out
Image

shadow tulipBOT
#

Thanks for your question :clap:, if someone gives you an answer it would be great if you thanked them with a :white_check_mark: in response. This response will earn you both points for special roles on this server.