Welcome to the course blog for CS485.
Multisets are not supported.There is basic array support. This is what the SQL Conformance page lists as supported features:S091 Basic array support S091-01 Arrays of built-in data types: Implementation is non-standard and limited to DSQL only That Conformance page can be found here.I know this still doesn't tell you exactly how arrays are handled, but thought this would offer you a starting point.
In a somewhat related note, I meant to also mention that assertions are not supported in Firebird.
Post a Comment
2 comments:
Multisets are not supported.
There is basic array support. This is what the SQL Conformance page lists as supported features:
S091 Basic array support
S091-01 Arrays of built-in data types: Implementation is non-standard and limited to DSQL only
That Conformance page can be found here.
I know this still doesn't tell you exactly how arrays are handled, but thought this would offer you a starting point.
In a somewhat related note, I meant to also mention that assertions are not supported in Firebird.
Post a Comment