|< < 9 > >|
The script ran the command select * from t;
select * from t;
And this was the output: x --- 1 2 3 1 2 3
x --- 1 2 3 1 2 3
What's wrong with this picture?