Topics
Started by
Posts
Last post
I have a table for which I want to validate where each parent intermediary is also a parent to itse…
1 replies
Hi, I have a scenario... I have a table Table1 with columns ID, Names, WorkLocation I have created …
5 replies
Hey! I have been using my local database for dev Purpose . Now i m trying to connect my application…
4 replies
I have a join that is doing something that I can not explain. I have two tables.. linking on Delive…
14 replies
I'm having trouble creating a simple derived table. It is so simple to create a derived table with …
4 replies
Hi All, I have managed to set up a linked server to a MySQL database and i want to update the MySQL…
1 replies
By: Lowell
Hi, I am working on tuning an sp . I tried to remove the cursor and get the values in a temp table…
1 replies
Hi All, I am getting input file below format. Text-dd.mm.yy. i need to display as 20yy (year) and m…
3 replies
Can I write to a local variable from inside a CTE? I am trying to get a comma delimited string of m…
14 replies
IF OBJECT_ID('test_parent_table') IS NOT NULL DROP TABLE test_parent_table CREATE TABLE test_parent…
1 replies
date1 >= 01/01/2013 --@STARTDATE date1 <= 02/28/2013 --@ENDDATE columns: quote# date…
2 replies
Hello All, I had a request to concatenate the various entries of a specific column into one row per…
3 replies
Stupid Troublesome Error Code: The INSERT statement conflicted with the FOREIGN KEY SAME TABLE cons…
6 replies
Hi All, Need help on some recursive Data. I would need to get 4 records out of below available If I…
7 replies
This is probably very simple but I can't get it to work. If trying to write this Case Oppo_stage Wh…
9 replies
Viewing 15 topics - 3,691 through 3,705 (of 10,636 total)
You must be logged in to create new topics.