Viewing 9 posts - 16 through 24 (of 24 total)
Thanks.
So after the failover has occurred, I should map the logins to the database?
August 18, 2016 at 12:53 pm
sample data in A
[highlight="#ffff11"]GUID FBNUM ...
March 22, 2016 at 1:22 pm
Thanks for you reply
The fields in A table are truncated and populated with new data every week
all other fields might match but the date field doesn't
Not only the first...
March 22, 2016 at 12:57 pm
Thank you for all your effort.
I just want to remove that particular record. It's not always on the first row, it can be anywhere in the table.
September 9, 2015 at 7:24 am
I have so many NOT IN conditions like ::
Select * from backups
where
databasename not in (select databasename from backups where servername ='d900'...
September 8, 2015 at 2:06 pm
We use 2012. I dont think my organization agrees to that, they only have a requirement to encrypt 2-3 columns of a table. I think TDE is for the data...
December 10, 2013 at 12:04 pm
Thanks for the reply. I thought of putting up XML Indexes, but the concern is the table is huge it will take a lot of time to create the indexes.....
July 29, 2013 at 7:56 am
Viewing 9 posts - 16 through 24 (of 24 total)