Topics
Started by
Posts
Last post
We are using sql server 2008r2 We have transactional log backup set up for every 15 min. We are run…
22 replies
Hi, I want to run this below query on scheduled basis and send the result to me through Sql job. It…
13 replies
Hi, Currently we are using sql server 2008r2 standard edition. We are doing reorganizing all Indexe…
7 replies
I have a pretty simple SSIS package that fast loads a 100 million record table into a SQL Server 20…
2 replies
Hi All, So, I was trying to help one of the support devs out here with an update of a couple of tho…
2 replies
I have a table with records that are in the form shown below: [POLCOUNT_ID] [int] IDENTITY(1,1) NOT…
1 replies
Hi I know this topic is all over internet forums and ive searched them all but i cant find a soluti…
2 replies
Original database was created in SQL2005 which was upgraded to SQL2008 while migrating to new serve…
12 replies
I am still using sp_generate_inserts : (Copyright © 2002 Narayana Vyas Kondreddi. All rights res…
6 replies
I have been tasked with moving our SQL server estate onto new 64bit SQL 2008 Virtual servers on a …
6 replies
I have this table, let's call it "PrintTable". I have the field called, letterID and JobID. The fie…
4 replies
Ok following scenario create table dbo.ADAssets (Computername nvarchar(max)) insert into dbo.ADAss…
4 replies
CREATE TABLE [dbo].[Shift]( [EmployeeID] [varchar](50) NULL, [Shift] [varchar](50) NULL, [Month]…
1 replies
I'm attempting to install SQL Server 2008 R2 standard edition on Windows Server 2012 standard. Run…
1 replies
Hi Experts, I have this really crazy situation. I have this table which is created randomly almost …
4 replies
Viewing 15 topics - 4,066 through 4,080 (of 30,225 total)
You must be logged in to create new topics.