Topics
Started by
Posts
Last post
I can't wrap my head around using a with statement to recursively query. here is what my data looks…
9 replies
Have a table with the following items: grp_keygrp_nameClient_List (varchar (80)) 10007Group1…
5 replies
The query that is given below will display the result set in the attached txt File. I want to displ…
4 replies
This should be easy but I am running into all cans of trouble trying to figure this one out. I nee…
3 replies
Hi guys, Could you please help me take a look at the query below, I don't know why the output is n…
13 replies
Have an existing table on a database. A new version Upgrade involve adding a new column to this tab…
5 replies
Hi, In my organization, we tried to have a separate instance to deal with reporting work(only selec…
6 replies
I have table that has two Columns, ID and price. I have default Constraint on Price Cloumn of 0. Wh…
5 replies
Hi All, Can anyone help me with a date issue in T-SQL (SQL 2008). I have a table of contractors (tb…
6 replies
HI, I have a customer table which stores transaction details of customers. Now i need to separate …
16 replies
Hi, I have a table with below structure: Fname Lname DOB City Country Age I want to swich the colum…
5 replies
Hi, I have to transform a recordset like this: a1 b1 c1 d1 a2 b2 c2 d2 a3 b3 c3 d3 into: a1 a2 a3 b…
6 replies
I have a problem that I don't think should be too difficult I just can't think of an easy solution.…
8 replies
Hello, The result of the bellow query is diasplayed at the end of the code. I want to display 0 and…
7 replies
I have a database refresh process in SSIS where I need to drop indexes and truncate the tables. Whi…
13 replies
Viewing 15 topics - 7,531 through 7,545 (of 10,635 total)
You must be logged in to create new topics.