#include <string.h>
#include "dbmi.h"
Include dependency graph for sqltype.c:
Go to the source code of this file.
Functions | |
char * | db_sqltype_name (int sqltype) |
char* db_sqltype_name | ( | int | sqltype | ) |
Definition at line 11 of file sqltype.c.
References db_interval_range().
Referenced by db__copy_table(), db_print_column_definition(), and db_table_to_sql().