How to insert new line characters into strings?
you have separate development and production systems you want to move a copy of a development database into production to do this, you do a backup on the development system and restore to the production system after a few minutes, you begin getting calls from several customers saying that they are denied access to the system why? : Sql server administration
Explain the use of containers in ssis and also their types?
Explain what is the use of custom fields in report?
How can we get count of the number of records in a table?
How to drop existing views from a database in ms sql server?
Explain what is use of dbcc commands?
What is field with example?
About Indexed Views? with example? plz reply...
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?
Tell me what is difference between clustered and non clustered index?
if we have a column (Key) in a table. and values of that column is Key 1 1 1 2 2 3 3 4 4 5 5 5 and we want to show the data after query..like.. 1(3) 2(3) 3(2) 4(2) 5(3) how many times a single term comes..
17 Answers 3i Infotech, Rolta, TCS,
Explain the benefits of user-defined functions?