Topics
Started by
Posts
Last post
Hi All, I like to know the best way or suggestion to complete the following task: I have a 500 GB…
9 replies
Hi, I would like to have your advice on the following problem. Say I have the following matrix that…
2 replies
I'm using this query to to calculate yearly finance values. select [Year],[FinanceValue-2014],[…
2 replies
We have an export that runs via an SSIS package every morning, we have had no issues with the data …
12 replies
Hi, I'm trying to compare rows to find gaps: create table dird (colA int) insert into dird values (…
2 replies
Using Microsoft SQL Server 8 R2 Standard Edition (10.50.2550.0), I try to execute the following scr…
2 replies
Hi, I have 2 node cluster and 4 instances running. I have installed the 5th instance on Specific U …
3 replies
I am creating a table in SQL 2008 the problem I am having is with a column that is set as the PK. …
3 replies
Hi All, I'm doing some performance evaluation at my company. I've been running a few different DMV'…
12 replies
Hi, I have an orders tables. From this table I have to retrieve all order Ids which are in the pend…
3 replies
how can we identify whether the SSIS installed is 32 bit or 64 bit ? also we need to install 32 bi…
1 replies
Hi all, I am trying to give just select access on a view but not an actual table. I have used SQL l…
5 replies
I have the following saved as a view: SELECT STUFF(( SELECT ',' + TC.BPAuthorAbbre…
6 replies
I have the following DDL trigger which is suppose to run when a database is renamed or deleted from…
1 replies
hi guys, i am having an alert about a filegroup running out of space for a data file that is no lon…
14 replies
Viewing 15 topics - 7,681 through 7,695 (of 30,225 total)
You must be logged in to create new topics.