What is your recommendation for a query running very slow? : sql server database administration
No Answer is Posted For this Question
Be the First to Post Answer
How to access the inserted record of an event?
How to create user messages with print statements in ms sql server?
What do you mean by acid?
What command do we use to rename a database?
What is the difference between mysql and sql server?
Do you know the isolation level that sql server support?
what is the information that can be stored inside a bit column? : Sql server database administration
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 !!!
Write a stored procedure for emplpoyee and department table to get DeptName which having no employee. Table Structure- Emp-Emp_Id,Emp_Name,Dept_id Dept-Dept_Id,Dept_Name
What do you mean by sql server agent?
How do you persist objects, permissions in tempdb
How to create and drop temp table in sql server?