Skip to content

Instantly share code, notes, and snippets.

@sqlparser
Created April 9, 2014 02:13
Show Gist options
  • Save sqlparser/10219585 to your computer and use it in GitHub Desktop.
Save sqlparser/10219585 to your computer and use it in GitHub Desktop.
Capitalization prefixed identifier
SELECT *
FROM fn_virtualfilestats(DB_ID(N'AdventureWorks2012'), 2);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment