Topics
Started by
Posts
Last post
Hi I was working in sybase just started working in sql-server can any one help me writing this quer…
1 replies
Hi, We have mulitiple hierarchies (1,2,3)in our product for a specific functionality. Same set of s…
2 replies
in the code below I am trying to do an aging report. trying to get the total balances for every thi…
12 replies
Dear Experts, I would like to run an update query that updates a set of values across multiple ro…
8 replies
In SSMS, you can highlight a table name and hit ALT+F1 to display the table's structure. How can y…
3 replies
Hi Everybody This is my first post on this forum. I have a table called TempTest sorted first by NM…
6 replies
Imagine we have two very simple tables, I show them in the set format: T1 = {1,2,3} T2 = {1,2,4} T1…
6 replies
Help please... I need help with my query. This is obviously is not working. What I need to do is ta…
2 replies
Hi I have a table eg: TableName ColumnName ---------- ----------- MyTable1 …
5 replies
I still struggle the the idea of a correlated subquery. Partially because once i think i've gotten …
1 replies
Hi all I have to load the data from multiple xml files into Sql Server tables. I have imported comp…
3 replies
I have a table that has dozens of records for each identifier. I need to get one record for each id…
2 replies
Hello, i have a stored procedure defined as follows CREATE PROCEDURE SP_VERIFY_DFT_COLUMNS …
1 replies
Hello comunity I have the following script , but i don´t know how to join the 2 correlated query to…
1 replies
Hi, Below is create table script create table abc_test (num_key int, name nvarchar(20)) Insert into…
13 replies
Viewing 15 topics - 8,461 through 8,475 (of 10,635 total)
You must be logged in to create new topics.