Description Usage Arguments Details Value See Also
sql_list_ is a function factory to create functions that return
properties of a Microsoft SQL Server database.
| 1 | sql_list_(obj)
 | 
| obj | String used with  
 | 
sql_list_ is used along with sql_list_sql_ to create
functions.
The intent is not to use this function directly. Instead use one of the functions
sql_list_schemas
sql_list_tbls
sql_list_views
sql_list_tvs
A function that executes an appropriate SQL query.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.