print_table


Description:

public virtual void print_table (string sql, FileStream? fd =null) throws Error

Print the result set to a file stream

Parameters:

sql the query
fd the stream to print to

See also:

Queryable.print_table