Subject How to find out the primary key field of a table
Author alanpltse
Is there a generic way to find out the primary key field of a table?
eg
SELECT [...]
FROM [tablename]