how to remove records from table?
no name
1 a
2 b
1 a
2 b
3 c
Answer Posted / kriahna chaitanya
delete From <table>;
| Is This Answer Correct ? | 22 Yes | 4 No |
Post New Answer View All Answers
How many types of triggers exist in pl/sql?
what is a constraint? : Sql dba
What is the primary key?
What is normalization sql?
How do you update a sql procedure?
What is foreign key and example?
How do I run a pl sql procedure in sql developer?
Are null values same as that of zero or a blank space?
Which sql statement is used to delete data from a database?
What are user defined functions?
What is fmtonly in sql?
What is the advantage of nosql?
How do you create a db file?
What are the types of views in sql?
Why we use sql profiler?