Topics
Started by
Posts
Last post
Does anyone have a simple Stored Procedure that uses a MERGE Statement uses BEGIN TRY/CATCH Error h…
34 replies
I have a Table T1 with columns Col1, Col2, Col3, Col4, Col5 having primary key on columns Col1, Col…
3 replies
Hello all, having a table like this one: ID - DateRef - GroupID 17 2012-06-20 10:00:00.000 463 21…
10 replies
Hi SQL, I have issue when sql command content for bat file @ECHO OFF echo Executing the SQL Script.…
2 replies
How do I optimize a query with several nested joins? An index scan has the highest cost in the exe…
7 replies
Hi, Thanks for advance, I have one small question i have one table like 2 columns both are varchar(…
2 replies
This seems to work as I would expect it to, but is there any reason that you can think it would not…
6 replies
Ok Here is my code and a sample of my result set. Basically I am working with the computed column B…
2 replies
I must be overlooking something, I'm sure. But I have stared at it so long and it is just not jump…
2 replies
Can anyone help me to find the answer to the below I have table with more than 20 columns, from thi…
1 replies
Hi All Need a bit of help on this I'm having some difficulty with flattening a table into its hiera…
36 replies
Hi All, I have a table Tbl1 with the below properties having 200 lakhs records. 30 Columns 6 col…
19 replies
HI, have a developer with an issue he would like a quick answer to. Openquery called from a stored …
2 replies
Create Table Table1 (id1 int,id2 int,id3 int,id4 int) Create table table2 (id int not null identity…
8 replies
Hello Experts, I have an expression stored as string in one column. I like to evaluate the express…
4 replies
Viewing 15 topics - 5,476 through 5,490 (of 10,647 total)
You must be logged in to create new topics.