"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hi, > I want to know the names of the system tables in sqlite. I only know of the > table sqlite_master.
sqlite_master is it. there are no others. -- D. Richard Hipp <[EMAIL PROTECTED]>
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hi, > I want to know the names of the system tables in sqlite. I only know of the > table sqlite_master.
sqlite_master is it. there are no others. -- D. Richard Hipp <[EMAIL PROTECTED]>