fSQL does not support views which are an important part of SQL.
http://en.wikipedia.org/wiki/View_(database)
Updatable views would take a lot of work for fSQL v1.x but read-only views should be fairly simple to implement.
Log in to post a comment.