Topics
Started by
Posts
Last post
This problem seemed straight forward at first but is proving to be a challenge. What I'm trying to …
15 replies
we have a server which has SQL 2008 R2 on it. Its in a cluster and we have set it up in such a way …
10 replies
Simple question. The partitioning scheme with indices calls for about 1100 file groups per year (o…
11 replies
I have a Primary Folder, I'll call it C:\LOAD for simplicity. In most of the packages, I only load…
2 replies
Looking for a solution to real time replicate data from our OLTP system to a staging database (MSSQ…
1 replies
Hi All, Can somebody help me to create predictive Analysis model using MSBI technology? I need to s…
2 replies
Help ! I have restarted sqlsrv in single user mode by using the -m; at the beinging of the startup …
6 replies
Hi First time poster on this forum so I apologise if there is already a topic about this elsewhere …
6 replies
Hi, Thanks for reading. I need to export data via SQL to XML. But I need the XML format in Row/colu…
1 replies
I have this query declare @TableName varchar(50) set @TableName = 'Hosea_tblDATA_NOTES' select * fr…
2 replies
Hi I wanted to run a job nightly that would delete folders within a folder that where older than 3 …
3 replies
Hi All, I have 2 large related ( non partitioned , non heap)tables consuming over 8TB, Recovery mod…
1 replies
What best way would you suggest that I use /T-SQL to DEDUPLICATE this 800 million-row table? (it…
10 replies
We're doing a bulk load of data from an older system to a brand new system, and the old system cont…
4 replies
SELECT r.id FROM dbo.Rag r where HIrid = 'test' HIrid (nvarchar(50),null) Gid (int,null) Pk,…
7 replies
Viewing 15 topics - 7,891 through 7,905 (of 30,225 total)
You must be logged in to create new topics.