Hi...
i have started to learn SQL but i have a problem in a command can anyone help
i have a table with a single column and i want to delete a specific row so how can i do
suppose i have a column names..
Name
john
sara
Tom
green
now how can i delete the record that is on the second place???? without explicitly saying "Sara"
i need help with SQL Command
Thanks in advance
View Complete Post