Topics
Started by
Posts
Last post
the below script is return this error :The conversion of the varchar value '4103049600' overflowed …
15 replies
Not sure why this report runs continously... Select distinct H.Customs_Entry_Num as [Entry Num] ,H.…
3 replies
I have query like this: 1.select into table2 from table1 2.select function(table2.field1) from tabl…
8 replies
i have a variable value that coming from batch file as N and Y in the package i kept hfcol as stri…
2 replies
I'm trying to compare weeks based on the start date of the given week being a thursday. Meaning the…
11 replies
Hi, I need to count the different total number of records from the table as table has column which …
15 replies
I have a simple case: I have to assign value to a variable depending on type. Here is my simplified…
5 replies
I have a variable with this format C(5) wish is separate with : like a time format 16:00... the des…
1 replies
Hi all, I'm just doing some work on my own bank statements imported from CSV. Two salient columns…
3 replies
By: Sumathi
hi here i am again with a noob question again: i'm trying to do this: case when columnA <> 0…
12 replies
Hi, As part of development task I have to write a SQL logic for the below 6 scenarios, I have achie…
3 replies
By forcibily i tried to fail insert statement (Insert into dbo.student) by entering 1/0 value into …
7 replies
Hi Experts, Wondered if someone with TSQL knowledge can let me know how I can amend the below TSQL …
2 replies
By: Buddy84
I have a table of objects. Each of them has various references, e.g. from reference 1 to reference …
3 replies
By: BOR15K
Greetings ~ I'm trying to get the following query to work in SQL 2014 [Code] SELECT LEFT(AKey, 3) A…
10 replies
Viewing 15 topics - 451 through 465 (of 3,067 total)
You must be logged in to create new topics.