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
What are reports usually used for?
What is a parameter query?
Why commit is not used in triggers?
is it possible to pass an object or table to a procedure as an argument?
Show the two pl/sql cursor exceptions.
What is a sql*loader control file?
How does sql*loader handles newline characters in a record? : aql loader
How do you update a sql procedure?
Why do you partition data?
what is the difference between sql and t-sql? : Transact sql
Differences between Oracle 9i and 10g (Probably in terms of SQL and PL/SQL)?
Why is sql better than hql?
What is data type in sql?
What is java sql package?
what is a control file ? : Sql dba