Topics
Started by
Posts
Last post
Hello Good Morning, I am using sql server 2008R2, it has a database called "MetCar" it has several …
6 replies
I have a leave table in the following format: IF OBJECT_ID('tempdb..#Leave') IS NOT NULL DROP TAB…
4 replies
Hi, Is there a limitation on how many tables can be JOIN-ed? I have close to 20 tables to join, ea…
7 replies
Hi, SELECT DISTINCT t1.ProjectUID,t1.BWF , t1.Deliverable , --Supressed data columns STUFF( …
8 replies
Hi, I have below table: Col1Col2 Col3 RowNumber 123AXC 12/1/2015 1 123AXCVV 1…
6 replies
Hi, I have a table with Date ranges for a Plan every year as shown below., I need to generate anot…
3 replies
I built a report 6 months ago that graphs sales figure for the previous three weeks from the run da…
4 replies
Hello All, Please help on my below task. Source Table: +---------------+--------------+----------+-…
4 replies
Hi, I need to set run time(dynamic) values for Startdate and Enddate in below query Enddate sho…
38 replies
Is there possibility that I can bcp out data to existing excel template?
1 replies
I have a table of tests where I have data in the tabular format: English 8:30 9:00 9:30…
4 replies
Hi all, I have hours in table like Mon-Sat 9- 5,Sun 10 - 6 I want the output as Mon Tue …
4 replies
Hi, I am new to sql server and trying to use resource governor to limit maxdop for DBCC CHEKDB and …
5 replies
All Id just like peoples views on the use of CTEs. I work contracts and move from job to job, 1 or …
161 replies
I am trying to execute the following script but need to pass two parameters, I'm not sure how too, …
10 replies
Viewing 15 topics - 2,431 through 2,445 (of 4,984 total)
You must be logged in to create new topics.