can any one post me,
how to remove rows in the below table
ENO ENAME EDEPT ELOC
3368 BPS BI Adayar
3371 RAN BI valachari
3369 SRI BI valachari
3372 jay BI Chn
- - - -
- - - -
Answer Posted / praveen ch
You want remove the records from table, just execute this query
truncate table [TableName]
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What xml support does the sql server extend?
last function used in MS Access to convert sql what function will use in sql
Do you know how to implement service broker?
Explain acid?
Give an example of SQL injection attack ?
Explain about merge replications?
Explain why variables called the most powerful component of ssis?
How to use old values to define new values in update statements in ms sql server?
Mention the command used to rename the database.
how you can get the list of largest tables in a database? : Sql server administration
What is rolap and its advantage? : sql server analysis services, ssas
What are the High-Availability solutions in SQL Server and differentiate them briefly?
Describe triggers features and limitations?
If the job running very slow what is the action you do
sql database suspect We have a sql database that is showing as suspect. How can we recover?