Topics
Started by
Posts
Last post
Today I had a question : Not exists or Not In which one is better for perfomance??? Or any other y…
4 replies
Hi SQL Masters, For MS SQL starndard process, anyone can provide how to resolve this one? Details: …
2 replies
Greetings all. I have used CTEs so I am familiar with their usage however, I need to create a recu…
35 replies
I have a table with a column having data as below: I am looking to split the data of this column to…
1 replies
I a typical Customer order scenario, there is a header record and one or more lines records per hea…
17 replies
So ... I have some views that consist entirely of tables across a linked server. My challenge is to…
2 replies
Hi I need to put in my WHERE clause some script that identifies data that is within the last year.…
8 replies
Dear All, I need your help on generating the list of week numbers between two dates with Monday as …
8 replies
Requirement Table SO_ID REQ_ID SKILLCODE0001 00011 0001693-5-4, 0001798-2-3 0002 00011 0001234-3-2,…
1 replies
I need to use a value returned from a function in a where clause. I get the code to compile ok but …
13 replies
I'd like to run an update statement and replace '?' in some dirty data. When I reference ? in a REP…
9 replies
Hi , Can we Roll back of Truncated Data ? Thanks Alok Kumar Sharma
2 replies
Hello all, I am new here. I am a SQL newbie, but I have a huge task assigned to me. I basically hav…
11 replies
Does tsql have something similar to regex?
3 replies
create table dbo.EmployeeWork ( empid int, CountryWorkAt Varchar(20) ); insert into dbo.EmployeeWor…
1 replies
Viewing 15 topics - 5,596 through 5,610 (of 10,635 total)
You must be logged in to create new topics.