Topics
Started by
Posts
Last post
:-)Dear All; How to connect the Excel sheet through the Sql Qry; I have a some Bulk inform…
1 replies
I have a data in table ID UTCTD PRODUCED 1 2009-01-28 06:09:34…
10 replies
I have traced a bug in my application back to using too much precision!?!? Please compare the outpu…
1 replies
I'm trying to read a file with over 11,000 characters but I need to create multiple records from th…
5 replies
Hello all, I am getting this error and I'm not sure why, could someone shed some light on it? "The …
5 replies
What's the best way to ignore attempts to insert dups into a primary key? I definitely want them re…
21 replies
So someone pointed out an interesting discussion they ran across and now I was wondering about it: …
2 replies
Hi I have a situation like below. With CTE ( Select * from a1 inner join a2 ) Select * from cte. Wh…
2 replies
I have a table with 1 PK, and this table contains multiple records per employee. So, I would like …
10 replies
Hello comunity I have the following TSQL with a derived table, but i want to retrieve all clients (…
1 replies
Hi Friends, how to create a table from the given string with row separator as "," and column separa…
6 replies
I need to combine the results from multiple executions of a stored procedure. I am trying to use th…
4 replies
We have a huge workload to be run on our Sql 2008 server (128 GB RAM, x64, 8 (dual core) processor,…
2 replies
I have a myriad of different queries on different tables that I captured in a profiler trace. If I…
1 replies
Here is my stored procedure so far: IF OBJECT_ID('dbo.usp_shipability') IS NOT NULL DROP PROCEDURE…
7 replies
Viewing 15 topics - 10,306 through 10,320 (of 10,647 total)
You must be logged in to create new topics.