2001-08-26
1,431 reads
2001-08-26
1,431 reads
2001-08-22
417 reads
Displays database properties. Was this the best way of doing it? Probably not, but it works.
2001-08-22
560 reads
Displays Maintance plan history if any. I used distinct to filter out and return only what is relevent to what I need. You may not wish this for your purposes. Feel free to make changes
2001-08-22
402 reads
2001-08-22
747 reads
Returns a list of table names from the current database Which do not have primary keys assigned.
2001-08-22
446 reads
2001-08-22
592 reads
2001-08-22
755 reads
Get OLE Providers info I have found this useful in tracking down application driver/connection issues. I only had to use it 2 times. But it did help
2001-08-22
467 reads
Very simple, how much space is free on the hard drives of the SQL Server you are connected to.
2001-08-22
713 reads
By Brian Kelley
The concern that a particular technology is going to destroy the world seems to...
The STIG is detailed, which is a good thing, but I found myself wanting...
By Steve Jones
After my session at VSLive last week, I had a few questions from the...
Comments posted to this topic are about the item RegEx Functions III
Comments posted to this topic are about the item Optimized Locking in SQL Server...
Comments posted to this topic are about the item Finely Tuned Models
If I run the REGEXP_LIKE() function, does it match values in a case-sensitive fashion, or a case-insensitive fashion by default.
See possible answers