Topics
Started by
Posts
Last post
Can anyone tell me what's going on here ? I came across something like this while using a bit …
3 replies
hi experts, is there any way to find how many data will update in query before updating them in sql…
9 replies
Hi, I would like to run a bcp job across systems - is this possible without having to install sql …
9 replies
Hi, I've been pondering this for the past couple of days and am getting nowhere fast. I have a…
5 replies
Hello, Say I have a composite index, how can I programmatically find the components knowing only th…
8 replies
Hi We are trying to build a datawarehouse. We have a person table which has refers to a conditions …
6 replies
Hi Experts, I have a table with data like this Product_number &n…
2 replies
hi is there a way to delete all constriants (primary key , unique, not null , foregn key ) for a gi…
19 replies
Is it possible to execute a dynamically generated sql string from inside a user defined table value…
2 replies
DECLARE @myTable TABLE ( DataDate DATETIME, TotalCount INT, Count10s INT, Count20s INT, Coun…
7 replies
Having an issue with the @Count parameter in the following and I'm rather new to this so I may have…
9 replies
All fixed and done. Thanks a lot 🙂
2 replies
I have data in a table that I would like to convert into an XML string representation without using…
3 replies
I need help with this code in making it more efficient (part of Dynamic SQL query inside Stored Pro…
3 replies
I am writing a JOIN and I am trying to figure which of the 2 ways below is the proper way: select p…
12 replies
Viewing 15 topics - 4,396 through 4,410 (of 17,082 total)
You must be logged in to create new topics.