Topics
Started by
Posts
Last post
I'm having some performance issues with a TSQL query. It's a complex statement but the main issue i…
14 replies
This is running on sql server 2012, we have seup the databases on Availability group. The strange b…
11 replies
Consider following code: SELECT e1.EntityIdentity as CompanyID FROM dbo.Entitye1 --company …
3 replies
I'm using OpenRowSet to import about 30 columns from a csv file with 190 columns with a format file…
1 replies
Hello All, I am trying to set "Is Identity property" To Yes on a column that has uniqueidentifier a…
5 replies
Having a major headache trying to tune this query and looking for help, a programmer who had no ide…
10 replies
OS: Windows: 8.0 SQL Server: SQL Server 2012 Express SP2 Environment: •SSMS SQL Server 2012 •Comm…
11 replies
I feel like this should have been answered before, but I just couldn't find it. I have a specific …
1 replies
Hi I need to insert sizes of 'adentureworks' database into 'mydatabase' (table 'size') -- Taken fro…
5 replies
Hello, I am trying to create some sql job which runs every few minutes.It will use below code insi…
6 replies
Hi, I am unable to load data from flat file to sql table using bulk insert sql statement my code:- …
1 replies
Hi, Suppose I have string like @strname varchar= = '3 April 15 abcd Oh rrrrrrrAAAAdd HJHJG' and ta…
4 replies
Hi , I want to create and drop the global temporary table in same statement. I am using below comma…
1 replies
So I have a query that need to find the most recent datetime record each day for a customer. So I h…
4 replies
Hi can someone help me with optimizing this query -------------------------------------------------…
8 replies
Viewing 15 topics - 3,286 through 3,300 (of 4,984 total)
You must be logged in to create new topics.