hi there,
pls how can i retrieve the value of a primary key in a table using a stored procedure.
i tried sp_pkeys but that just displays the column name of the primary key and not the value
thanks
pls how can i retrieve the value of a primary key in a table using a stored procedure.
i tried sp_pkeys but that just displays the column name of the primary key and not the value
thanks
Comment