Topics
Started by
Posts
Last post
Okay, first, I haven't written any real code just test code as I am having a problem just try…
20 replies
I have a requirement that I need to load an Excel file with multiple tabs into the SQL Server table…
9 replies
Hi , I am using following Query out. But I dont know what is difference .Please explain me. select …
1 replies
ALTER PROCEDURE dbo.Employee ( @IdList NVARCHAR(3500)) DECLARE @SqlStatement N…
5 replies
I have a stored procedure that I have created to pull some XML data from an Extended Event that I h…
1 replies
Hello Everyone, Need some help in updating one column, I come up with some sample data. Creat…
8 replies
Hello all!I'm totally dumped with current tasks, could you help me with this using Cursor?Given:SEL…
14 replies
Hi all! I have to go through several 100 tables.Many of them hae not used fields, where all fields …
4 replies
I have a stored procedure which returns the millions of rows on specific condition. There is a need…
6 replies
Hi, Basically I have the following interesting problem:I have machine that record transactions, the…
3 replies
I have two tables - prod table shows employees and prod id that they are allowed to sell. Inv …
6 replies
Member can be enrolled multiple times in a year and can change plan anytime, I need to get C_level …
2 replies
l after inserting data to a table , i am facing difficulty to retrieve data as pivot. declare…
5 replies
I'm trying to perform a simple update to a field, but many of the records I intended to update, wer…
3 replies
Hello All ... Hope You all are Good .. Actually i am facing problem while working on dynamic sql wi…
13 replies
Viewing 15 topics - 1,066 through 1,080 (of 4,984 total)
You must be logged in to create new topics.