Does Firebird support filtered indexes? -


i trying create filtered indexes in firebird cannot find it. possible?

i mean indexes use portion of rows in table. exists in ms sql server.

no, firebird not have filtered (or partial) indexes. there improvement ticket in firebird tracker: http://tracker.firebirdsql.org/browse/core-3384, hasn't been planned version yet.


Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -