What is the role that is required for killing a process What is the role that is required for creating a linked server
1 44801.How to check the backup file details if we do not have access to that folder 2.how to check the backup file size without connecting to the folder
3 7878There is table like Events...in that name ,startdate ,enddate,location are the column names write a stored Procedure for this table to get events by Months "GetEventsByMonths"
2 4364Hi Friends, I have a table in which there are thousands of records and in city field there is NULL value for all records now i want to change that null value with distinct values in each record say delhi, bihar, agra, jaipur etc, what will be the query for that????? its not possible to update thousands of records one by one. is there any alternative ...? Plz help ... its urgent Thanx in advance
1 3897Please give me the SP for the below scenario. I have two tables named Table1 and Table2...I need to fetch record by record from Table1 and insert the record in to table2 where the value in the sno column of the table1 is even number.
4 8008Please give me queries for the following 1. To get the count of duplicate records. 2. A query to delete the duplicate records.
3 6948Hi 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 !!!
1 3966how we can count records as a group of days like sum of records for(four mondays),(four tuesday)........ in a month. group the column for weekdays.
1 4016
How can I change procedure name in sql server?
You want to implement the one-to-many relationship while designing tables. How would you do it?
What is the datatype of rowid?
what is nonclustered index
Can you explain what are the restrictions applicable while creating views? : SQL Server Architecture
What is normalization 1nf 2nf 3nf?
What is a data collection table?
How many types of relations are there between dimension and measure group? : sql server analysis services, ssas
What new changes are being made in SQL Server?
Explain few of the new features of sql server 2008 management studio
Explain “@@rowcount” and “@@error” in sql server?
What are .mdf files?
What are types of subqueries?
Explain the architecture of ms sql reporting service?
Which are the olap features?