Perform database operation (like select, update, truncate or drop).
Parameters:
- Database connection - Object expression - Connection to the database,
- Operation (Command) - String expression - Full command to be performed on database,
- Result variable name - String expression - Name of the variable to store the result - 2d array (the 1d array of 1d arrays).
krzys
2017-07-19