write down the code for "how we delete a table without
using of Drop command " ?
Answers were Sorted based on User's Feedback
Answer / bhagwat sharma
table delete only by
drop table (tablename)
if you want do delete all data from table than you wil use
command
truncate table (tablename)
this command don't delete table delete only table data ok
| Is This Answer Correct ? | 16 Yes | 1 No |
Answer / sachin tendulkar
Can not be deleted without using DROP key word.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / krishna
without using drop command u cant delete table .truncate is
only for delete the data parminently with out commit.where
as delete only for records deleting with commit
statement.once u commit for delete stmt it cant rollback.
| Is This Answer Correct ? | 4 Yes | 1 No |
How can you find out if the current user is a member of the specified microsoft® windows nt® group or microsoft sql server™ role?
How to update values in a table with update statements in ms sql server?
It is important form e to get the information from log files of applications executed by the task scheduler? Does sql studio save these log files? : sql server management studio
1.what is stored procedure?Its significance with example? 2.Explain about index with syntax and example? plz do reply.........
What is open database communication (odbc)?
hi i gone though satyam interview. what is Acid Properties?
Differences between logshipping and mirroring
Write an sql query to find first weekday of the month?
my name is sejal I have cleared the sbi clerk exam. I am BCA graduate My favorite subject RDBMS Relational database management system. so please send me rRDBMS related interview questions
Explain sp_configure commands, set commands?
What are the steps you should follow to start sql server in single-user mode?
What is bcp? When does it use?
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)