Subject | How to find out the primary key field of a table |
---|---|
Author | alanpltse |
Post date | 2006-06-22T00:20:34Z |
Is there a generic way to find out the primary key field of a table?
eg
SELECT [...]
FROM [tablename]
eg
SELECT [...]
FROM [tablename]