ホームページ >バックエンド開発 >PHPチュートリアル >PHPでデータベースフィールドが一意であるかどうかを確認する方法
php 0001c 5
でデータベースフィールドが一意であるかどうかを検出する方法
注文番号が重複しているかどうかを検出する方法
すべてのデータがリストされている場合
上記の通り
リストされている
01 0001a 5
02 0001a 5
03 0001a 5
mysql ステートメントの書き方は?
------解決策----------------------
select * from tt t where names (select 1 from tt t where names (select 1 from tt where dan=t.dan and id !=t.id);
------解決策---- -
データベースに関する質問であるはずです: oracle:select * from t where dan in (select dan from t where getting count(dan)>1 group by dan)。
------解決策---------
select id,dan,money,count(* ) num > を持つ ssc_record グループの num として