79393458

Date: 2025-01-28 10:34:59
Score: 2.5
Natty:
Report link

Use int sqlite3_column_count(sqlite3_stmt *pStmt); // To get number of columns const char sqlite3_column_name(sqlite3_stmt, int N); // To get names of columns

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Anto Méga