>>Hi, >>is there some difference in meaning between this two
>>SELECT DISTINCT R.RDB$FIELD_ID, R.RDB$RELATION_NAME FROM RDB$RELATIONS R >>and this >>SELECT DISTINCT(R.RDB$FIELD_ID), R.RDB$RELATION_NAME FROM RDB$RELATIONS R Anyone know this? regards, Karol Bieniaszewski