Topics
Started by
Posts
Last post
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
I have a table with three columns: UniqID, Latitude, and Longitude. I need to write a query to ide…
7 replies
I was hoping someone could help me with doing an APR calculation in SQL. I have Loan Amount, # of …
4 replies
Hello I am novice to intermediate writer of T-SQL. I need help with a query. Here is my current Que…
9 replies
Viewing 15 topics - 1,951 through 1,965 (of 10,635 total)
You must be logged in to create new topics.