Topics
Started by
Posts
Last post
Hi using the following code, I'm receiving error: Conversion failed when converting date and/or tim…
1 replies
All of a sudden hen I script out a Stored Procedure it encloses strings (edit) in Double Quotes? Fo…
5 replies
Can someone explain why only the last 2 versions of this query fail (in the cross applied function)…
15 replies
I have to tables say 'employee1' and 'employee2' employee1 has lastname employee2 has firstname, la…
8 replies
Hi All, Iam having below schema. CREATE TABLE #Turnover ( location varcha…
5 replies
I am trying to get a "Zero Values" report. The following code works except when there is no child r…
5 replies
Hi, in a StoredProc I want depending on whether a parameter is passed formulate the Where clause ac…
3 replies
Hello, I am trying to insert a csv file into a table using Bulk Insert , but all special(french) ch…
4 replies
Hi I am searching for t-sql code which the following criteria: If Column C3 = 1 then take this row,…
6 replies
We have an application which has had a big design floor and is now causing an issue which needs to …
16 replies
So I've been charged with rewriting a very horribly written Stored procedure which is being used to…
7 replies
Hi All, Please help me to calculate Average sal foe below scenario. I am having tables with 12 colu…
5 replies
Hello, I have got two user-defined functions: fn_Top and fn_Nested. The first one, fn_Top, is struc…
5 replies
Edit: Actually title should be returns true when should false. Am I doing this all wrong? I want …
13 replies
Hey Guys, How can we find maximum value on column level? Suppose we have table A wi…
21 replies
Viewing 15 topics - 1,951 through 1,965 (of 10,647 total)
You must be logged in to create new topics.