if a parameter is not send to a stored procedure what type of identifier is to be used in Stp and if that parameter is not feed to the a query inside the Stp how to validate with out useing IF condition
1 3695How to delete duplicate records from a table?(for suppose in a table we have 1000 Records in that we have 200 duplicate Records , so ,how to findout that duplicate Records , how to delete those Records and arranged into sequence order? one more thing that there is no primary key at all)
5 11173How to delete particular value in the column of a table.Is it possible or not?if possible give it as in query.
8 33141Difference between sql server 2000 and sql server 2005?
Aditi Tech, eInfochips, GE, HCL, IBM, Masim Infotech, NIIT, Satyam, Systems Domain,
11 53511
What is log in sql server?
How to insert data with null values?
How to throw custom exception in Stored Procedure?
How to implement service broker?
What are three ways you can use an identity value inside a trigger? Why would you prefer one way over another?
1. Tell me your daily activities 2. If sql server installation fails at time installation what will do 3. Where does the sql server installation log details are stored 4. After the installation what will you do for memory configuration 5. What is the difference between SQL max maximum memory and AWE memory 6. How will you configure AWE memory 7. How will setup an email alert for the backup job 8. After the SQL installation what are the jobs will you configure 9. What does –g mean in the sql startup parameter 10. What is the difference between Bulked log and Full recovery model 11. What is the difference between mirroring and log shipping 12. What are the steps to be followed before in-place up gradation 13. After installing the patch the sql server does not start and application team tells to rollback the changes .In this scenario what will you do
Explain the various types of concurrency problem. I.e. Lost or buried updates, uncommitted dependency, inconsistent analysis, phantom read?
What command would you use to create an index?
How do I uninstall sql server 2014?
what is normalization? : Sql server database administration
What is checkpoint process in the sql server?
What is the difference between seek predicate and predicate?
Explain about temporary stored procedure?
What is lookup override?
Difference between 2NF &3NF ?