|
From: Gert B. <ger...@gm...> - 2014-08-25 08:22:58
|
Hi Is it possible to create indexes using SQLO that include the current 'Table's primary key? eg DatabaseIndex(col1, col2, col3, 'id') Currently SQLO is complaining that the column doesn't exist. Regards Gert Burger |