Mysql show create constraint?

Posted by pvgoddijn on Stack Overflow See other posts from Stack Overflow or by pvgoddijn
Published on 2010-03-18T14:03:27Z Indexed on 2010/03/18 14:11 UTC
Read the original article Hit count: 292

Filed under:
|

Hi,

Is there a easy way to query a table for its constraints(foreignkeys specificaly) like show create table, but for the constraints only?

thanks,

pvgoddijn

© Stack Overflow or respective owner

Related posts about mysql

Related posts about foreignkey