Topics
Started by
Posts
Last post
Hi All, I have one table with 10 lacks records. I partitioned that table on CreatedDate column with…
5 replies
what is Query execution plan? how to trouble shoot the slow performane of queires ?
2 replies
how to use Table in Parameter for store procedure
1 replies
declare @t table ( id int, PayCode char(2) null, Amount decimal(15,2) null, CDate date, TranSe…
7 replies
Hi All I have a stored procedure which extracts data and creates a file in the cleansed directory. …
2 replies
Good Day, I ran a report on one of the SQL Server 2008R2 databases which identified an index as mis…
1 replies
Dear all, Hope things are going well at your end. I need sql function for getting the following Sce…
7 replies
I have a long running SSIS package that I have run manually so far via "Execute Package Utility". N…
5 replies
Hello, What is the syntax on how to restore database on these requirement: I need to run restore sq…
6 replies
Is there any way I can read the number of records in the errorlog without reading the output of xp_…
1 replies
We get a daily file of employee ids and their associated social security numbers. Right now, I hav…
4 replies
Hi Looking for some help/links to where I can figure out how to copy all our tables in our producti…
1 replies
Hi all, I want to know the backup scenario for the accidental deletion of table in a databas…
4 replies
Can anyone provide me a short example of how to implement this? I am not able to do this and need …
4 replies
Hi all, I have a table with 3 fields (index, startNumber, EndNumber) and i'm trying to make a selec…
11 replies
Viewing 15 topics - 10,456 through 10,470 (of 30,225 total)
You must be logged in to create new topics.