What is the role that is required for killing a process What is the role that is required for creating a linked server
1 44781.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 7874There 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 4356Hi 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 3892Please 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 7994Please give me queries for the following 1. To get the count of duplicate records. 2. A query to delete the duplicate records.
3 6943Hi 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 3964how 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 4011
What do you mean by collation recursive stored procedure?
What do mean by xml datatype?
How to find table changes in sql server?
Explain collation?
Which are ddl commands?
What is database replication? What are the different types of replication you can set up in sql server?
What happens if null values are involved in datetime operations?
What is the difference between Clustered and Non-Clustered Index?
What are basics of policy management?
What is the difference between update lock and exclusive lock?
What do you understand by a stored procedure?
Can two different columns be merged into single column? Show practically?
What happens if the update subquery returns no rows in ms sql server?
The external application that is executed in one of the tasks does not have a log file, but only a screen log. How can I save the data from the screen? : sql server management studio
What is the benefit of normalization?