what is difference between delete and truncate commands? : Sql dba
Answer / Anamika Pandey
The DELETE command removes rows from a table, but leaves the space occupied by those rows. TRUNCATE TABLE command removes all rows from a table and also deallocates the space occupied by them.
| Is This Answer Correct ? | 0 Yes | 0 No |
tell us something about heap tables. : Sql dba
What is string join?
what is foreign key? : Sql dba
how to remove records from table? no name 1 a 2 b 1 a 2 b 3 c
Define concurrency control. : Transact sql
What is normalisation in sql?
What is the maximum rows in csv?
How do you sort in sql?
Are stored procedures compiled?
Which tcp/ip port does sql server run on? How can it be changed? : Sql dba
Explain the uses of a database trigger?
Is postgresql a nosql database?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)