SQLServerCentral » Latest topics
Quck TSQL question with regards to sys.master_files
Hi,
I hope this is the correct forum place to ask this question but I am getting an odd error with a query [code language="sql"]
SELECT
db.name AS DBName,
type_desc AS FileType,
&n
I hope this is the correct forum place to ask this question but I am getting an odd error with a query [code language="sql"]
SELECT
db.name AS DBName,
type_desc AS FileType,
&n
No comments:
Post a Comment