Topics
Started by
Posts
Last post
I have a set of tables that look like what I have shown below. Could you let me know how I can achi…
2 replies
Hi, I am generating some dynamic sql which I would like to run and return the data from, however wh…
4 replies
Hi, I've been tasked with creating a stored procedure which will be executed after a user has input…
2 replies
Examples of values I want to put in order houseno 3-13-1 3-13-3/a 3-13-3/b 3-13-2/a 3-13-4 3-13-6 3…
38 replies
I Have table like this...... House_no 6-1 6-1-2 6-1/2 6-1/78 6-12/5 6-3-124 ,hyderabad 6-3/2 6-3-19…
2 replies
i have table like below House_No 4-12-1000 4-12-55/b 4-12-1456/b/c 4-12-12 4-12-1398 4-12-23 4-12-9…
7 replies
I would like to know when and how to use over clause in sql 20012 with proper example.
3 replies
I have my sql tables and query as shown below : CREATE TABLE #ABC([Year] INT, [Month] INT, Stores I…
3 replies
Newbie..sorry, posted this somewhere else, but couldn't find it. Trying to get the PSI Outcome, Exp…
2 replies
when i execute the SP with data parameters USE [ABC] GO DECLARE@return_value int EXEC@return_valu…
5 replies
Please read the attached txt file. The challenge is to summarize the data per patient but only as /…
13 replies
Hi, I have two dynamic pivot tables that I need to join. The problem I'm running into is that at ex…
7 replies
How do I write a query using the split function for the following requirement I have a table in the…
2 replies
Hi all, first of all: I know some best practices and work-arounds when working with float numbers, …
2 replies
Hi there, Please any one help me out to understand what is MERGE ? and when to use it? Also explain…
6 replies
Viewing 15 topics - 4,441 through 4,455 (of 4,984 total)
You must be logged in to create new topics.