db_drop.RODBC | R Documentation |
elimina una tabla de la base de datos mediante
sqlDrop
## S3 method for class 'RODBC'
db_drop(x, tb = character())
x |
objeto RODBC |
tb |
character: nombre de la tabla |
NULL o mensaje de error
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.