Topics
Started by
Posts
Last post
I'm trying to get a feel for how database scripts are deployed. Currently, we are putting scripts …
3 replies
Hi, I have a table with the following data: --------------------------------------------------- Emp…
5 replies
Hi, I am running an INSERT statement (the table is built with 1 billion records). The problem is th…
8 replies
Hello, I am trying to run an MDX query using OPENQUERY as part of some performance testing automati…
1 replies
Hi, I am facing an issue as described below. select * from dbo.xyz where a in ('a string of multip…
12 replies
I have a Microsoft SQL 2000 server that I setup a DTS job to query an Intersystems Cache database a…
2 replies
Hi All, I have a requirement to prepare the sql dynamically in order to use the table record values…
1 replies
I am sure this is probably an easy question for someone, I am just not finding the information onli…
3 replies
Hi All, I have this table that has a key_no and seq_no. The seq_no is missing right now. I was su…
1 replies
Hello All We're planning to migrate our current data warehouse from MySQL to MS SQL 2014 and re-arc…
7 replies
Hi, I've a table that stores the history from another table, all the records updates made. I need t…
5 replies
Hello, I am trying to run ssis package on sql 2014 which has SFTP task but it gives me below error.…
5 replies
Hi All SQL 2014... DDL: CREATE TABLE [dbo].[Table1]( [Col1] [int] IDENTITY(1,1) NOT NULL, [Col2] …
4 replies
i've wuold like to use this query to collect activity into a table evevry 1-2 minutes the problem i…
1 replies
Hi Could you please let me know the stable version of Visual Studio downloadable available for SQL …
5 replies
Viewing 15 topics - 2,296 through 2,310 (of 3,067 total)
You must be logged in to create new topics.