Answer Posted / girish
Use ntext datatype in sql server 2005
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What is the difference between dropping a database and taking a database offline?
What is the most common trace flags used with sql server?
What are the steps you must follow to hide sql server instances?
How to find the login name linked to a given user name?
what do you understand by change data capture?
Write a program using SQL queries to find a unique entry in a table.
What is the use of sign function?
explain databases and sql server databases architecture? : Sql server database administration
Explain logical operators in sql server?
How to rebuild indexes with alter index ... Rebuild?
Your company has 50 branches all over the country all the branches, including the head office have sql server as the database every night all 50 branches upload certain information to the head office which replication topology is best suited for the above scenario?
How to create an index on a view?
How to find table changes in sql server?
Explain different backup plans?
Why do we use trigger?