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
Is record in oracle pl sql?
What is the difference between the conventional and direct path loader? : aql loader
How do you drop a trigger?
Can we use distinct and group by together?
What is sql and its types?
What is a pragma statement?
How do you delete duplicates in sql query using rowid?
How do you explain an index?
Why stored procedure is faster than query?
Do ddl statements need commit?
What is the starting oracle error number? What is meant by forward declaration in functions?
What are system versioned tables?
What is record in pl sql?
when is the use of update_statistics command? : Sql dba
When should I use nosql database?