adspace


What is delete command in sql?

Answer Posted / Jitendra Singh Yadav

The DELETE command in SQL is used to remove records from a database table. The basic syntax is DELETE FROM table_name; where 'table_name' is the name of the table from which you want to delete data.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the best sql course?

1050


how many tables will create when we create table, what are they? : Sql dba

1144


What is your daily office routine?

2346


what is schema? : Sql dba

1147


Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me

2091


How do I remove duplicates in two columns?

1187


Can delete statement be rollbacked?

1054


define sql insert statement ? : Sql dba

1098


what is sql server agent? : Sql dba

1182


Does group by remove duplicates?

1112


Can we use distinct and group by together?

1133


Is primary key clustered index?

1019


Is primary key always clustered index?

1095


what are all the common sql function? : Sql dba

1131


what are the advantages of sql ? : Sql dba

1142