set2inse1.txt
来自「一个c语言开发的小型的dbms系统」· 文本 代码 · 共 21 行
TXT
21 行
INSERT INTO Product VALUES('Productname0', 'Productline0', 'This is the description of Product0 such as this is a kind of Intel CPU P4-2G ');
INSERT INTO Product VALUES('Productname1', 'Productline0', 'This is the description of Product1 such as this is a kind of Intel CPU P4-2G ');
INSERT INTO Product VALUES('Productname2', 'Productline0', 'This is the description of Product2 such as this is a kind of Intel CPU P4-2G ');
INSERT INTO Product VALUES('Productname3', 'Productline0', 'This is the description of Product3 such as this is a kind of Intel CPU P4-2G ');
INSERT INTO Product VALUES('Productname4', 'Productline0', 'This is the description of Product4 such as this is a kind of Intel CPU P4-2G ');
INSERT INTO Product VALUES('Productname5', 'Productline0', 'This is the description of Product5 such as this is a kind of Intel CPU P4-2G ');
INSERT INTO Product VALUES('Productname6', 'Productline0', 'This is the description of Product6 such as this is a kind of Intel CPU P4-2G ');
INSERT INTO Product VALUES('Productname7', 'Productline0', 'This is the description of Product7 such as this is a kind of Intel CPU P4-2G ');
INSERT INTO Product VALUES('Productname8', 'Productline0', 'This is the description of Product8 such as this is a kind of Intel CPU P4-2G ');
INSERT INTO Product VALUES('Productname9', 'Productline0', 'This is the description of Product9 such as this is a kind of Intel CPU P4-2G ');
INSERT INTO Product VALUES('Productname10', 'Productline0', 'This is the description of Product10 such as this is a kind of Intel CPU P4-2G ');
INSERT INTO Product VALUES('Productname11', 'Productline0', 'This is the description of Product11 such as this is a kind of Intel CPU P4-2G ');
INSERT INTO Product VALUES('Productname12', 'Productline0', 'This is the description of Product12 such as this is a kind of Intel CPU P4-2G ');
INSERT INTO Product VALUES('Productname13', 'Productline0', 'This is the description of Product13 such as this is a kind of Intel CPU P4-2G ');
INSERT INTO Product VALUES('Productname14', 'Productline0', 'This is the description of Product14 such as this is a kind of Intel CPU P4-2G ');
INSERT INTO Product VALUES('Productname15', 'Productline0', 'This is the description of Product15 such as this is a kind of Intel CPU P4-2G ');
INSERT INTO Product VALUES('Productname16', 'Productline0', 'This is the description of Product16 such as this is a kind of Intel CPU P4-2G ');
INSERT INTO Product VALUES('Productname17', 'Productline0', 'This is the description of Product17 such as this is a kind of Intel CPU P4-2G ');
INSERT INTO Product VALUES('Productname18', 'Productline0', 'This is the description of Product18 such as this is a kind of Intel CPU P4-2G ');
INSERT INTO Product VALUES('Productname19', 'Productline0', 'This is the description of Product19 such as this is a kind of Intel CPU P4-2G ');
INSERT INTO Product VALUES('Productname20', 'Productline0', 'This is the description of Product20 such as this is a kind of Intel CPU P4-2G ');
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?