Topics
Started by
Posts
Last post
if object_id( 'tempdb..#anchorj') is not null begin drop table #anchorj end create table #anchorj (…
1 replies
Hi All, This is sampath i am new to sqlservercentral community,i am begginer in sql related queries…
5 replies
Having trouble with the below statement. Please help if you can. I am not that great with SQL but…
8 replies
Hi All, This is sampath i am new to sqlservercentral community,i am not good programmer in sql rela…
19 replies
Hi, I have the following table: AA | BB ======= 1 a 2 b 1 c 2 d 1 e 2 f…
2 replies
Hi, I last used Access/SQlserver about five years ago and have forgotten more than I learnt <gri…
2 replies
I am considering saving integers as varchar. The reasons for that is: The case of employee numbers.…
26 replies
I have a workbook which has 4 spreadsheets. The first spreadsheet uses parameters and data from the…
0 replies
I need help with a query. If I have a list of people each with a service date and I want to sum the…
3 replies
Hi all, Can anyone help with the below SQL. I'm trying to get the top 5 customers for the last 7 da…
5 replies
Is there a way to find the field this error is being generated by? I am trying to bring data from a…
9 replies
Hi All, I am having table where below list of columns OrderNo ActualHours PlanedHours calMon…
3 replies
Hi All, I am relatively new to SQL and I have been given read only access to a database. I know tha…
5 replies
I have some data that i have no control over (third party supplying the data). I am extracting it t…
8 replies
I am using this statement: Select @data = @data + RIGHT('00000000000' + CAST( (SUBSTRING(STR(@qtr…
25 replies
Viewing 15 topics - 1,666 through 1,680 (of 1,790 total)
You must be logged in to create new topics.