Click here to Skip to main content
15,888,610 members

Comments by ipaldhi (Top 1 by date)

ipaldhi 3-Jul-12 9:57am View    
SELECT *
FROM TABLE
WHERE ID = IDENT_CURRENT('TABLE')

this is not work in mysql and oracle
can u give me another solution