Searched defs:anyintcol (Results 1 – 1 of 1) sorted by relevance
88 #define anyintcol(j) (coltype(j)==SQLINT4?intcol(j):(coltype(j)==SQLINT2?smallintcol(j):tinyintcol(… macro
Completed in 8 milliseconds