Viewing 15 posts - 46 through 60 (of 186 total)
I want to shrink the database to initial size which i have set for mdf and ldf file. I have set initial size for the database after creating the database.It...
September 3, 2013 at 8:19 am
When does page lock and row lock is taken?
August 12, 2013 at 3:51 am
can you please have a look at my question here
August 9, 2013 at 5:15 am
HowardW (8/9/2013)
Read committed...
August 9, 2013 at 4:38 am
Does nested transactions only supported in Transaction Statements(Transact-SQL ) ? In coding i am using 'sqlconnection' object. But inner transaction gets comited even though outer transaction fails
August 8, 2013 at 5:41 am
Koen Verbeeck (8/8/2013)
This is a good start on the subject:
We tried to implement it.But if inner transaction gets commit first.I want inner transaction to roll backup if outer transaction...
August 8, 2013 at 1:35 am
If VLF count is more (about more than 100) then shrinking is necessary?
August 6, 2013 at 1:49 am
How to know the size to be set for the log file? Whether any method is there by which i can set ideal size for my ldf file.
August 5, 2013 at 6:48 am
I want to know how exactly log backup is different from differential backup? Because the differential backup contains differences from last full backup where as log backup is also used...
August 2, 2013 at 5:18 am
adb2303 (8/2/2013)
August 2, 2013 at 3:07 am
Erland Sommarskog (8/2/2013)
August 2, 2013 at 3:05 am
ChrisM@Work (7/26/2013)
IT researcher (7/26/2013)
ChrisM@Work (7/23/2013)
-- why cast [Phone no] AS VARCHAR(MAX)?-- why use CHARINDEX? You don't need the character position, you only need to know if
-- one string...
July 27, 2013 at 1:41 am
ChrisM@Work (7/26/2013)
IT researcher (7/26/2013)
ChrisM@Work (7/23/2013)
-- why cast [Phone no] AS VARCHAR(MAX)?-- why use CHARINDEX? You don't need the character position, you only need to know if
-- one string...
July 26, 2013 at 8:29 am
ChrisM@Work (7/26/2013)
IT researcher (7/26/2013)
ChrisM@Work (7/23/2013)
-- why cast [Phone no] AS VARCHAR(MAX)?-- why use CHARINDEX? You don't need the character position, you only need to know if
-- one string...
July 26, 2013 at 8:28 am
ChrisM@Work (7/23/2013)
-- why cast [Phone no] AS VARCHAR(MAX)?-- why use CHARINDEX? You don't need the character position, you only need to know if
-- one string exists inside the other.
SELECT...
July 26, 2013 at 2:11 am
Viewing 15 posts - 46 through 60 (of 186 total)