spec_result_create_table_with_data_type | R Documentation |
spec_result_create_table_with_data_type
All data types returned by dbDataType()
are usable in an SQL statement
of the form
"CREATE TABLE test (a ...)"
.
Other result specifications:
spec_result_clear_result
,
spec_result_execute
,
spec_result_fetch
,
spec_result_get_query
,
spec_result_roundtrip
,
spec_result_send_query
,
spec_result_send_statement
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.