Topics
Started by
Posts
Last post
I recently installed sql 2016 ent on a dev box then moved the proc over. It is no longer failing th…
9 replies
Consider the following: 1. Create table test with int column id2. Session A: insert 5 records, don'…
29 replies
I always try different versions of queries and check the statistics and execution before deciding o…
1 replies
Query inside the stored procedure giving result fast (twenty seven thousand records in 2 seco…
17 replies
Hi Experts , I have installed BCP utility in Linux server.when am executing below command it throwi…
4 replies
Guys,I was just wondering if anyone has any opinions on how to model the following.I have a busines…
4 replies
Below query taking fourteen seconds to give result.Is there any way to optimize this query. SELECT …
3 replies
I have the code below which inserts records found only in tables in one database, into the matching…
4 replies
I'm trying to insert records from one table in to another table like the example below. The t…
6 replies
Hello Using the example provided by BOL for XACT_STATEWith stripped out comments and print sta…
3 replies
When I run the code below I get one query result with "error" 0, and another query result with "res…
1 replies
Hello, I have a table where I have one year+ of data, and I need to delete the current month, then …
9 replies
Hi I have an SP where I want to output a query to a csv file. If I hard code the xp_cmdshell,…
3 replies
The code below isn't complete. I didn't include the creation of the temp table. My problem is tha…
1 replies
My problem seems really simple and I expected to find solution on the forums already. Apologies if …
1 replies
Viewing 15 topics - 1,831 through 1,845 (of 3,091 total)
You must be logged in to create new topics.