Topics
Started by
Posts
Last post
Hi, I want the TaskName field to show Hierarchy in the order with further indentation of the child …
21 replies
Hi, Does anyone knows a handy stored procedure to execute a sql agent job with return result of the…
1 replies
I have a SQL Server table with one specific nvarchar column (lets assume its called "details") havi…
2 replies
In a t-sql 2012 database, I am planning to run the following sql unless you make suggestions on how…
5 replies
Microsoft SQL Server 2012 - 11.0.2100.60 (X64) Feb 10 2012 19:39:15 Standard Edition (64-bit) on Wi…
2 replies
Hi,We areinitially storing weekly total hours worked and later changed the criteria tostore daily h…
7 replies
Hi, I am very new when it comes to T-SQL. I need some assistance. Another person wrote a query to e…
29 replies
Hi, I need a comma separated list . CREATE TABLE #CommaSeparated ( ID INT, Names VARCHAR(…
10 replies
0 In t-sql 2012, the following sql works when I use a union all statement. Howev…
1 replies
Hello I have the table below: Table AContractDetailId  …
4 replies
In t-sql 2012, each of the sqls listed separately below work fine. However Iwould like to be able t…
2 replies
What is wrong with following sql? Incorrect syntax near the keyword 'ELSE'. BEGIN IF &…
2 replies
I am trying to create a dynamic SQL statement that uses CONTAINS but I am stuck with double quotes …
12 replies
Is it easy to convert SP to Function ,vice versa Function to SP ? What are the limitations for that…
6 replies
In t-sql 2012, I want to do a self join of a table to ifself.The value c1.attributeID = 1452 is the…
1 replies
Viewing 15 topics - 1,411 through 1,425 (of 4,984 total)
You must be logged in to create new topics.