how to remove records from table?
no name
1 a
2 b
1 a
2 b
3 c
Answer Posted / chinna
truncate table <tbl_nm>
| Is This Answer Correct ? | 14 Yes | 7 No |
Post New Answer View All Answers
how do you control the max size of a heap table? : Sql dba
Can procedure in package be overloaded?
how to fetch common records from two tables? : Sql dba
What is oracle sql developer?
What is sql scripting?
How do I access sql anywhere database?
Enlist the data types that can be used in pl/sql?
What are the indexing methods?
How do I enable sql encryption?
How do I view tables in mysql?
Is sql dba a good career? : SQL DBA
how is myisam table stored? : Sql dba
Can we write ddl statements in functions?
How can we find duplicate records in a table?
When you have to use a default "rollback to" savepoint of plvlog?