You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
int TableTest(char tabname[][20], int *tabnum, char colname[][20][20], int colnum[], AttrType coltype[][20], int collength[][20], int coloffset[][20], int iscolindex[][20], char indexname[][20][20], char *temppath);
int TableContent(int *colNum, int *rowNum, AttrType colType[20], char unit[][20][100], char *dbname, char *tablename);