Viewing 15 posts - 391 through 405 (of 728 total)
Swat, a simple if...else condition may help you. Did you tried something of your own ?
May 15, 2013 at 5:19 am
arooj,
First of all, the most generalized setup for any OLTP enviroment I've seen is:
full backup-- Weekend
differntial backup--daily once [usually end of day]
log backup-- ranging from 30 mins to 3 hours...
May 15, 2013 at 4:01 am
Because of yesterday's question, i was little afraid to check the answer but after wasting few minutes, found nothing fishy and locked my answer and bongo !!! 🙂
Good second part...
May 15, 2013 at 3:51 am
arooj, When you have created database so definitely you DB size is going to increase. you can check out the row count size of the tables or their sizes to...
May 15, 2013 at 3:42 am
This was simpy amazing. Simple question yet interesting. It looked plain and simple at first but was just curious to find what was fishy and then i concentrated on the...
May 14, 2013 at 12:37 am
Common... be generous guys :cool:. Though there was code typo, but considering the question asked and options provided:
"Does the CustomerCities table have a column with the identity property? "
the code...
May 13, 2013 at 7:56 am
GilaMonster (5/10/2013)
The clustered index contains all columns in the table (because it is the table), this doesn't make it the replacement for all nonclustered indexes, even if it has lots...
May 13, 2013 at 1:54 am
Is it a question ? I see that you are getting what is required form the query.
May 13, 2013 at 1:39 am
I understand there was an error. But keeping an eye on the subject I ignored it (though it should have been rectified). I remembered it as my real time experience...
May 13, 2013 at 1:17 am
Neeraj Dwivedi (5/10/2013)
I do...
May 10, 2013 at 8:38 am
GilaMonster (5/10/2013)
sqlnaive (5/10/2013)
May 10, 2013 at 8:37 am
That was an easy question without any complexities. Thanks. 🙂
May 10, 2013 at 1:05 am
Could you send all the values of table sys.database_audit_specification_details for those UP action ? Seems confusing but will give it a try.
May 9, 2013 at 4:01 am
Viewing 15 posts - 391 through 405 (of 728 total)