Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は次の表を持っています
ここで、2行目をコピーして次の行に正確に挿入し、次の表のように詳細列に値を挿入する必要があります
この割り当てを行うためのクエリは何でしょうか
Insert into tablename Select status,valu,'delivered' as detail from table name where valu='mid120850'
SlNo はauto increment?
auto increment