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

c# SetCompatibleTextRenderingDefault must be called before the first -

C#.NET Oracle.ManagedDataAccess ConfigSchema.xsd -

c++ - Fill runtime data at compile time with templates -