Topics
Started by
Posts
Last post
I have the following MDX query pulling information for a chart that shows hours worked (Values) by …
1 replies
Good Morning Guys, Is There a simple way of splitting A Space Delimited String and putting it into …
17 replies
Hi Guys I got a table that I have created I'm trying to insert data to that table:And I'm using a C…
7 replies
Hi All, I have a table with one column as date field myselecteddate. If the current date is one day…
2 replies
It's come to my attention, from taking SQL Server 2012 practice tests, that I don't know how to com…
2 replies
I have a query that I run as a stored procedure. It was written by someone else, and I am not that …
8 replies
Dear All, I have a query that takes 22 seconds. If I create below index then query finishes in 5 se…
18 replies
I have a Project master table (tblProjects). Each project has zero or more Work Orders in the work …
3 replies
I need to understand which one is better with respect to performance : 1. SQL 2012 has introducted …
2 replies
Hi there, I have two super queries below that go off and for a 'Job Ref' pulls back the 'Number of…
5 replies
Hello guys, I've this command: Select db_name(DB_ID()) as DBName,SS.name as SchemaName,SO.name as …
7 replies
create table sample ( a date,b date, c date ,d date ) insert into sample values (null,GETDATE(),GET…
6 replies
Hi all, Firstly many apologies if this is in the wrong place. I'm basicly trying to create a scalar…
1 replies
The following code uses a WHILE loop to Insert a row in table2 with every ClientID in table1 and ev…
5 replies
I need help in pivoting comments columns to show data in parallel below Table 1 Camry_Id,Month,Year…
3 replies
Viewing 15 topics - 4,666 through 4,680 (of 4,984 total)
You must be logged in to create new topics.