Posts Tagged ‘QUERY synopsis’
QUERY and the Database
Not needing a SQL database for every site or every table means you can use Interchange in more hosting environments, but that''s has usually come at the cost of being able to use SQL as your query language. Fortunately Interchange comes with a built-in SQL interpreter, which means you can use a single query language even if your tables are stored in a "flat file" instead of something like MySQL or Oracle. (more...)