Viewing 15 topics - 30,796 through 30,810 (of 284,008 total)
Topics
Started by
Posts
Last post
Here is the basic schema of tableCREATE TABLE Test (ID INT, ProductCode VARCHAR(50), Quantity INT) …
7 replies
Hi Friends, desc tab1locn varchar(10)cust_no varchar(10)address varchar(10) desc tab2cu…
5 replies
I am trying to create a 2nd copy of my database which is 200GB so that I can do Log Shipping (but o…
12 replies
Comments posted to this topic are about the item The Adequate DBA
8 replies
Not sure I'm expecting an answer from anyone, but I came across something I've not noticed before. …
2 replies
We are on SQL server 2012 and Microsoft Visual Studio 2010. I was just in modifying a package…
2 replies
Delete from X where X.Pkey not in (select min(PKey) from X group by C, D)OUTPUT DELETE…
3 replies
Hi All I am comparing databases( the structure) between test server and production so…
6 replies
Hello, I have to load CSV data into SQL server table using OpenRowSet. I have installed the Ac…
4 replies
Hi, I have a simple procedure which saves my results in csv file:- --exec sp_exportCSVData '##audi…
1 replies
In a nutshell, my goal is to transfer encrypted string of messages between one SQL Server database …
3 replies
Is there any way to control disk IOPS for heavily used database, i want to slow down the disk usage…
3 replies
Comments posted to this topic are about the item Dropping PKs
15 replies
Intermittently we are getting column header names corrupted in the output text file when executing …
1 replies
Intermittently we are getting column header names corrupted in the output text file when executing …
1 replies
Viewing 15 topics - 30,796 through 30,810 (of 284,008 total)