Answer Posted / babu
The question is not clear.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is the Main Difference between ACCESS and SQL SERVER?
What is the sql server 2000 version number?
How to drop an existing schema in ms sql server?
What is 2nf normalization?
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
Why use “nolock” in sql server?
What is bcnf normalization form?
Write a Select Query to display title for each group of records, which are collected with Compute Clause? Like titlefield column-A column-B ..... ..... ..... Sum ... titlefield column-A column-B ..... ..... ..... Sum ...
what is a transaction? : Sql server database administration
Is foreign key unique?
How to perform backup for certificates in sql server? : sql server security
What is PROJECTION Operation?
What are filegroups in sql server?
How to update multiple rows with one update statement in ms sql server?
How to create median function?