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 / vandana chand
just simply type the following syntax:
DELETE from TableName.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
How do I create a stored procedure in sql server?
How to delete a database in ms sql server?
What gets stored inside msdb database?
Write a SQL query to delete a table?
How many partitions a clustered index has by default in sql server 2012?
What is a trigger in sql server?
Thanks to some maintenance being done, the sql server on a failover cluster needs to be brought down. How do you bring the sql server down?
What encryption security is available in sql azure?
What is Dependency Injection and provide example?
How do I change my passwords (database, LDAP, and so on) without causing an outage?
Explain syntax for viewing, dropping and disabling triggers?
What is a scheduled job or what is a scheduled task?
What new data source types were added in ssrs 2014?
What is bulkcopy in sql?
Characterize join and name diverse sorts of joins?