Skip to content

Latest commit

 

History

History
5 lines (2 loc) · 96 Bytes

数据库.md

File metadata and controls

5 lines (2 loc) · 96 Bytes

insert into recordA values(intA, 'stringB') update recordA intA=1 where stringB = 'abcd'