Description Usage Arguments Value Examples
View source: R/sdr_list_tables.R
sdr_list_tables lists all base tables in a SQL Server database on a specified server.
| 1 | sdr_list_tables(database, server)
 | 
| database | 
 | 
| server | 
 | 
null
| 1 2 3 4 | ## Not run: 
sdr_list_tables(database = "DatabaseName", server = "DatabaseServer")
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.