Topics
Started by
Posts
Last post
Hi, I'm about to execute DBCC TRACEON (4199) and sp_configure on a specific database but I'm not su…
5 replies
I currently have a column "Description" which has a zip-code in it in Table 'Client'. I have anothe…
13 replies
I'm trying to troubleshoot an error message that was returned by a stored procedure. The error mess…
2 replies
Hi Can someone explain what is money datatype.. select CONVERT(money,'1,0,0,0,0,0,0.0,0,0,1') Regar…
5 replies
I have a large table with duplicate values in all columns. I need to add a column, populate it wit…
13 replies
Hi i need to find whether a set of words for ex. SET NOCOUNT ON in a text. in text it may be SET …
22 replies
Hi all, I have to transfer around 50 million records from one table to another. What should be the …
8 replies
Hi all, Hoping to find some help in getting this query to work. I'm trying to merge/join two querie…
4 replies
i have to write q query which would display result as below: Department Name Salary …
6 replies
I guess that maybe I'm missing the point for the definition of NULL. I would conclude that division…
64 replies
Hi, I want to use Windows Server Task Scheduler to run a SQL command once a day So I setup the belo…
9 replies
Hi, Please guide me as to how to send set of data to stored procedure in linked server. The scenari…
7 replies
I have 5 columns that I want to add to multiple tables (without using dynamic SQL). It seems to me …
15 replies
This statement gives me : Msg 4104, Level 16, State 1 The multi-part identifier "dbo.EMP.ext" could…
3 replies
Hi guys, I have a partition function as Create partition function partfunct_test(date time) as ran…
7 replies
Viewing 15 topics - 541 through 555 (of 10,647 total)
You must be logged in to create new topics.