Topics
Started by
Posts
Last post
I'm involved in setting up a new database cluster for SQL2005 in W2008. On the nodes several instan…
4 replies
Respected All Is there any way to get notified when DB Size crosses a particular size limit in sql…
1 replies
Which is faster when moving a table to new filegroup: (table wheighs 400GB) -----------------------…
2 replies
I am presented a plan to transfer data on a daily bases from several 100 databases to a central ser…
6 replies
Dear All, I need to find the number of "~" present in a string. Is there any inbuilt function to do…
15 replies
I have a query. This is the situation: create table #temp1( col1 int ) create table #temp2( col2 in…
4 replies
the code below uses the same formula in two places (the SELECT and the JOIN) .. Will this hurt pe…
13 replies
SELECT getdate() This is server time . Returns DATETIME format : 2009-11-02 11:16:59.890 I need a …
3 replies
Hi, I have 5 stored procs in a sql 2005 db and an excel 2003 application that calls the stored proc…
1 replies
I am running a series of replace commands on a DB, for example: UPDATE TABLE SET FULLNAME = REPLACE…
6 replies
how to import data from vistaDb to sqlserver? please provide me the steps.. thank you
1 replies
how to import data from vistaDb to sqlserver2005? please provide me the steps.. thank you
1 replies
What is the appropriate approach to have one thread lock a record for exclusive use, and have subse…
3 replies
Need a stored procedure to return months. For example, procedure 1, 5 should return 1st month i.e J…
5 replies
I have a table called "CompanyHistory" I have 2 jobs 1. populatehistory - Writing the history of…
2 replies
Viewing 15 topics - 3,841 through 3,855 (of 10,974 total)
You must be logged in to create new topics.