Topics
Started by
Posts
Last post
I've never seen SQL behave this way before, so I need some help in pointing me where to look next. …
8 replies
I need to Pivot this query so that I get Year (2013,2014,2015) as columns and (Jan,Feb, Mar, ect...…
7 replies
Using the attached schema diagram below, develop TSQL script for each question. Use JOIN wherever a…
27 replies
Hi, this Output rnCustomerIDCityAmountnCount 1102996Berlin675.003 2102996Magdeburg288.0…
5 replies
Hi, I aggregiere data from a table, and should get the max 3 Sales Amount. If the Customer has only…
4 replies
Hi Friends, I have a table with 2 columns Version and CurrentDateTime For every insert the Records …
4 replies
I've Table and Data as follow,* Table Design and Full Data as attachment - sql-1.zip idx |chart_c…
2 replies
I'm better than this! I KNOW I'm better than this. Just the same I am hitting a brick wall, and I c…
14 replies
Need help finding one set of data within another set of data for update, so if within column 1 it f…
6 replies
I've Table And Data as follow, CREATE TABLE [dbo].[myMenuCollection]( [menuCollection_idx] [int] …
2 replies
Hey everyone, I see that another SQLServerCentral member posted a cursor-based query he/she had and…
6 replies
Guys, I would like to combing the following: 1. Retreive the results from SQL 1 2. Retreive the res…
5 replies
Can you please help me here to write sql query on a table with below values to get desired output o…
3 replies
Hi All, Checking for dynamic tsql script or stored proc which takes 2 tables (it can be any table …
2 replies
I have a table of data with lines of various lengths. An example is A Smith - Give #12345# Sydney C…
10 replies
Viewing 15 topics - 931 through 945 (of 10,647 total)
You must be logged in to create new topics.