Posted by Sam on 11/16/05 16:33
Hi,
In my stored procedure I'm doing a SELECT on
INFORMATION_SCHEMA.TABLE_CONSTRAINTS. However there is no unique id on
this table, so I was wondering if it was possible to add it dynamically
in my SELECT, so that I would assign a unique id to each record
returned by my SELECT?
Thanks for your support.
Navigation:
[Reply to this message]
|