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
Is it possible to link two groups inside a cross products after the cross products group has been created?
What is Collation Sensitivity ? What are the various type ?
When should I use nosql database?
what is oltp (online transaction processing)? : Sql dba
What are the parameter modes supported by pl/sql?
what are all the common sql function? : Sql dba
What are sql injection vulnerabilities?
How to look at the current sql*plus system settings?
How to get help at the sql prompt?
What is the difference between microsoft access and sql server?
Which command is used to delete a package?
What is the difference between database trigger and stored procedure?
what is an extent ? : Sql dba
Is mariadb a nosql database?
what is 'mysqladmin' in mysql? : Sql dba