Answer Posted / jinesh
drop database <databasename>
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How to create hyperlink from returned sql query ?
How to list all field names in the result set using mssql_field_name()?
How to run queries with sql server management studio express?
What is built-in function?
How to fine-tune reports?
What is temporal table?
What is the maximum size per database for sql server express?
How many partitions a clustered index has by default in sql server 2012?
Detail about the hardware which is supported by SQL server?
How do you create a data source?
SQL Server Architecture ?
What is an execution plan? How would you view the execution plan?
I applied Transactional with updatable subscriptions replication on 2 tables now i want to delete those 2 tables but i cannot delete those tables as replication is running how can i stop replication for those 2 tables(but i don't want to delete those replicated tables but i need to stop the replication) how can i do that
What is GUID in sql server?
How to manipulate data from one table to another table ?