Topics
Started by
Posts
Last post
Is there a way, I can use a Global TAG (connection STRING) to refer to DB objects? For example: SER…
6 replies
Hello, I was just wondering if a T-log backup would interfere if it happened during reindexing job?…
2 replies
By: Duran
Hi, I have created one index in address table in adventureworks database just for testing. CREATE N…
4 replies
hi, how to tune the performance of a stored procedure.
4 replies
Hi all, we have a situation where we update a table which is used in two views. Both views uses a t…
2 replies
Hi all What happens to a DB if you cancelled the restore for a DB thats been set to overwrite exist…
2 replies
Dear Friends, when i restore a Database backup,how can check restored Database is OK? before that a…
6 replies
Hello! I have a table create table FY_Objects ( ID bigint identity primary key, CategoryI…
2 replies
By: burtsev
I have a table having bigint stored in it. CREATE TABLE #Number(Num BIGINT) GO INSERT INTO #Number(…
22 replies
By: Cadavre
Hello everyone, I am working to upgrade SQLServer 2000 to SQLServer 2008R2. For this, I have create…
3 replies
By: DBA328
hello all. I need to 3 bit counter with T-Sql that give this result: 000 001 010 011 100 101 110 ..…
2 replies
SELECT A1.TotalAmount * 20 / 100 AS TutionFees ,A1.TotalAmount * 20 / 100 AS CorpusFund ,A1.T…
1 replies
By: vinu512
The mail could not be sent to the recipients because of the mail server failure. (Sending Mail usin…
2 replies
I recently upgraded a reporting server from 2005 to 2008R2 and immediately ran into some problems w…
3 replies
Hi I am using SSMA to load data from oracle to sql server, i noticed that mdf file size is not grow…
1 replies
Viewing 15 topics - 17,311 through 17,325 (of 30,188 total)
You must be logged in to create new topics.