For questions specific to Firebird 2.1. It is advisable to also tag with firebird.
I have installed Firebird 2.1 on windows Xp and using firebirdsql.jdbc-2.1.6 driver to connect with java. Code: Class.forName("org.…
java firebird firebird2.1 jaybirdI want to disable all Foreign key constraints and re-enable them after, is there some way to do that? I …
sql constraints firebird firebird2.1I am trying to write a stored procedure to concatenate multiple rows of text together to return it as a …
stored-procedures concatenation firebird firebird2.1