Topics
Started by
Posts
Last post
Need a conditional INSERT / UPDATE where more rows are inserted into new table than are prese…
1 replies
Hello, I am looking to create a query so that we can identify top 3 selling parts by Store &nb…
3 replies
Hi,According to the purpose of the output, the output of the last entry on the output date as LIFO …
8 replies
I'm testing a PowerShell Script to send me an email anytime SQL Server Agent stops/fails to start. …
4 replies
I have 3 source linked server tables and one target table in sql server which contains following nu…
10 replies
Hi,I have this dataset:create table test1( [Category] char(1) null, [CNT] int null ) insert into…
9 replies
Hi I have a query that return more than one records can any one help me?My query isselect LineItem.…
6 replies
Good Day, I have written a stored procedure that updates our document repository which in turns up…
3 replies
Hello guys i need a little help. How i can count one column when i have two statements when is 1 an…
1 replies
Hi Friends, Hope all doing good. I am currently struck with a requirement at my work. Requirement:1…
2 replies
Hi All, I have a small requirement. so far, we have been using Merge statement to INS and UPD reco…
2 replies
I have a full-text index configured. I am new with full text however I was getting great results an…
3 replies
Create Table #tab1 (SSN varchar(9), Email varchar(50)) INSERT INTO #tab1 Values('123456789','abc@em…
4 replies
Can someone please let me know where i am going wrong in this code snippet...its when i try to plac…
10 replies
Hello :Trying to understand what i am doing wrong here.I execute a SQL script to drop an index if i…
2 replies
Viewing 15 topics - 751 through 765 (of 4,984 total)
You must be logged in to create new topics.