Viewing 15 topics - 30,211 through 30,225 (of 284,004 total)
Topics
Started by
Posts
Last post
Hey everyone, I'm currently working on migrating a SQL 2000 database to SQL Server 2012. In order f…
2 replies
How do select from a flat file?SELECT Field1 ,Field2 ,Field3 FROM OPENROWSET(BULK 'C:\…
8 replies
How to get mysql to comply with all instructions from a file? Ransacked the entire forum, tried eve…
3 replies
0down votefavorite I have an interesting problem with my custom ssis transformation component. The …
1 replies
How do you insert data into a table variable from a flat file?DECLARE @Format TABLE( &nbs…
1 replies
I have two tables Table1(has 10 columns), Table2(has 22 columns). every time I insert data from tab…
4 replies
Some of the logins are disappearing at times and needs to be created manually . Did anyone faced si…
3 replies
How to display the percentage symbol for first/top value in tablix data. ID NAME Percent…
1 replies
Hi Experts, I have written a query based on our requirement using co-related sub-query. Checking …
4 replies
I've cobbled together other answers from similar posts but can't quite get over the finish line.I'm…
9 replies
CREATE TABLE [EmailDeployment]( [EmailDeploymentKey] [bigint] NULL, &nb…
5 replies
Hi Guys, I have a query which works great and bascially brings back data from the start on the curr…
11 replies
any reason for this? After restart it take 1 day for used all memory that fixed (128GB) every query…
13 replies
Developer called. She need best practice to accommodate the following:TableXYZ has a numeric…
3 replies
Hi all, I'm trying to turn Table A into Table B with a query. I'm studying how to use unpivot as t…
3 replies
Viewing 15 topics - 30,211 through 30,225 (of 284,004 total)