% Generated by roxygen2: do not edit by hand % Please edit documentation in R/DBClient-dbAction.R \name{DBClient$dbAction} \alias{DBClient$dbAction} \title{DBClient$dbAction} \arguments{ \item{statement}{\if{html}{\out{}} Statement to run} } \value{ \if{html}{\out{}} TRUE if the execution was successful, FALSE if not } \description{ Executes a query/statement on a database which has no result }