Topics
Started by
Posts
Last post
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
Hi everyone? Is there any way to import data from EXCEL to SQL Server via BCP? Excel Version: offic…
7 replies
I'm new in this field of sql I have this problem in a development that I have in my charge. I have …
1 replies
i Need to get odd data based on ContactID table contains more than 10000 records table has 9 colum…
7 replies
Viewing 15 topics - 8,476 through 8,490 (of 10,647 total)
You must be logged in to create new topics.