How does stuff differ from the replace function?
Does index speed up select statements?
What is the use of builtinadministrators group in sql server? : sql server security
What is the contrast between sql and pl/sql?
How to delete an existing database user?
Can an entity have two primary keys?
What are the steps you will take to improve the performance of a poor performing query?
Hi SQL gurus, i am working for an MNC... My team is having a problem in sql server. when user slects date prompts from jan 1st to april 30, it should display all months data like : jan aa feb bb mar cc but when it comes to april its taking data like : jan aa feb bb mar cc apr dd...and so on means its taking data again from jan to april which we dont want. we want the data only april month as we are getting jan, feb and mar... can any one write the code to relsove the issue please would be greatful if you can send to shiva_sans@yahoo.co.in and also please send your email also ...so that we will be in touch for any kind of queries ... Thanks a lot in Advance !!!
How to use union to merge outputs from two queries together in ms sql server?
How to disable triggers using "disable trigger"?
What guidelines should be followed to help minimize deadlocks?
What is attribute relationships, why we need it? : sql server analysis services, ssas
Difference between Inner vs outer joins?