I have a table in a database with some indexes. In the GUI (and using "SELECT * FROM information_schema.indexes") I can see those indexes.
If I then access this table from another database, using the "CREATE LINKED TABLE" syntax - I can't see those indexes. Do these indexes exist? Is this a problem in the GUI, or are these indexes not accessible to the query? -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
