Topics
Started by
Posts
Last post
Hi, I have a scenario in which I am performing insertion on a table using a stored procedure. For e…
50 replies
By: kapil_kk
i need to create a query on a table where the condition is such that we select the rows where the v…
3 replies
There is a heap like the one shown below: USE tempdb; CREATE TABLE Heap ( [Column 0] NVAR…
4 replies
By: UnionAll
Morning all, Could someone help me generate the following grouping please? Sample data plus expecte…
8 replies
By: Abu Dina
I have a stored procedure : In this prcedure I am returning @pSTN value and used in another sp as …
12 replies
By: kapil_kk
Hi All I have a function that works in one database but not another. Both databases are SQL2008 R…
3 replies
Hello All, please help me with this single select statement, StudentNew table is exist with below v…
10 replies
By: asita
I figured it out....Thank you, I would like to return all the data for a single empnum, but this qu…
6 replies
Hi, This is related to the table and query in question: http://www.sqlservercentral.com/Forums/Topi…
7 replies
This is my first shot at an trying to unpivot multiple columns, and I'm not getting any results. I …
2 replies
Hi, I found an SP that generates multiple index seeks from 1 case statement. By the looks of it eac…
6 replies
Hi all SQL gurus... I need help in creating a query without any funtion to do merge owner's names f…
1 replies
For the below SQL code, I need the output as: person dob Age Frank3/20/199023 Years Jo…
13 replies
The problem here is that the grpID field is sometimes loaded with multiple values for a single elem…
3 replies
By: mickyT
Hi All, I am trying to sum of amount (data type varchar) column but I am getting error error conve…
21 replies
By: Sergiy
Viewing 15 topics - 3,721 through 3,735 (of 10,636 total)
You must be logged in to create new topics.