Topics
Started by
Posts
Last post
With a Merge Statement is there a way to Capture the Insert, Update & Delete Counts? For bette…
7 replies
Hello all. SQL Server 2008 T-SQL question but not necessarily about new features. I am stumped. I a…
13 replies
Hi All, What is the difference between SubQuery and Joins in terms of Performance, I know tha…
4 replies
Hi all, there are two tables, one contains the users, the other contains jobs to be taken by the us…
4 replies
Quick Please 🙂 Please tell me what key phrases will lead me to more information about why some tabl…
13 replies
I need to filter results of a query by Start and End Date. A simple select * from TICKET where cre…
8 replies
I need to filter the statement listed below that it only returns schema that I specify in the WHERE…
5 replies
Hello SQL Experts, I have a Inventory data like below Id|Trantype|TranID|TranDate|Qty|QOH| 1|S|S…
8 replies
I'm creating my first trigger to update a field in another table when a new record is created in an…
5 replies
Hi, Let's say I have a table of locations (currently 3 but can grow), a table of customers, and a t…
10 replies
By: pixelwiz
How can I delete everything from a table except for the results of a select statement? Like this: …
10 replies
Hello all I have agents in agent table and also cities they can sell for i have a cross ref table w…
3 replies
Hi I am looking to get GEO spatial data for supplied postode's for this I want to use SQL cLR,I man…
2 replies
By: Lowell
trying to compare table A (target) with table B (source) and insert any records that don't exist in…
7 replies
By: a.eckel
I am executing below query ....when i execute ..It keep on in executing mode. I think it might be l…
6 replies
Viewing 15 topics - 6,271 through 6,285 (of 10,647 total)
You must be logged in to create new topics.