查看類型a
select constraint_name,status from user_constaints
where table_name='USERINFO_C3'; 這個(gè)沒(méi)有帶 constraint_type 也可以查看 數(shù)據(jù)類型啊 ?是不是這個(gè)可有可無(wú)啊
select constraint_name,status from user_constaints
where table_name='USERINFO_C3'; 這個(gè)沒(méi)有帶 constraint_type 也可以查看 數(shù)據(jù)類型啊 ?是不是這個(gè)可有可無(wú)啊
舉報(bào)
2016-07-28
如果又中括號(hào),可帶可不帶,
2017-04-24
可以不要,最好自己嘗試下?