4 lines
35 B
MySQL
4 lines
35 B
MySQL
|
|
SELECT count(*) FROM lineitem;
|
||
|
|
\q
|
||
|
|
|