how you can move data or databases between servers and databases in sql server? : Sql server administration
958why does a sql statement work correctly outside of a user-defined function, but incorrectly inside it? : Sql server administration
1046you accidentally delete the msdb database what effect does this have on your existing sql databases, and how do you recover? : Sql server administration
1249You are creating an application where users are asked their gender in the gender combo box you have three options: ‘male’ , ‘female’ and ‘i choose not to disclose’ these options are stored in the table as 1, 0 or null which datatype should you use?
1004You accidentally delete the msdb database what effect does this have on your existing sql databases, and how do you recover?
983
How to list all stored procedures in the current database using ms sql server?
What are the difference between primary key and unique key? : sql server database administration
Can you tell me about the concept of ER diagrams?
Is it possible to run multiple publications and different type of publications from the same distribution database? : sql server replication
What is the difference between truncate and delete commands?
Can group functions be used in the order by clause in ms sql server?
hi, how to link a text file and a .rpt file in my tables of sql server and to retrieve those records for further use. reply me as soon as possible.
What are translations and its use? : sql server analysis services, ssas
What are tables in sql server?
Hi all, can any one please tell me the difference between sql server 2008 and orace 9i
What is logon trigger?
Can a cursor be updated? If yes, how you can protect which columns are updated?
What is the data type of time?
What are the purpose of Normalisation?
What is acid db?