Name

sqlite3_free_table() — Release table structure

Definition

void sqlite3_free_table( char** result );
result

An array of table values returned by sqlite3_get_table().

Description

This function properly releases the value array returned by sqlite3_get_table().

Get Using SQLite now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.