What is the role that is required for killing a process What is the role that is required for creating a linked server
1 43851.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 7758There 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 4259Hi 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 3779Please 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 7802Please give me queries for the following 1. To get the count of duplicate records. 2. A query to delete the duplicate records.
3 6785Hi 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 3877how 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 3936
How to change the ownership of a schema in ms sql server?
Where does the copy job runs in the log shipping primary or secondary? : sql server database administration
Once setting replication, is it potential to own a publisher as sixty four bit sql server and distributor or subscribers as a thirty two bit sql server?
How would we use distinct statement? What is its use?
What is coalesce and check constraint in sql server?
What is meant by referential integrity?
How to modify the underlying query of an existing view?
How to invoke a trigger on demand?
Explain the difference between primary keys and foreign keys?
How to receive output values from stored procedures?
What happens if null values are involved in string operations?
Can we return Data from 4(more than 1) tables in stored procedure?
Explain can SSRS reports Cache results?
What is data source document?
What is TDS(Tabular Data Stream) Gateway?