spec_result_create_table_with_data_type {DBItest} | R Documentation |
spec_result_create_table_with_data_type
Description
spec_result_create_table_with_data_type
Specification
All data types returned by dbDataType()
are usable in an SQL statement
of the form
"CREATE TABLE test (a ...)"
.
[Package DBItest version 1.7.0 Index]