There was an error while loading. Please reload this page.
create table foo(id integer primary key, value text); insert into foo(value) values('foo'); ... ... -- 10000rows
I run this sql, but sqlbrowser crashed.
Windows7 32bit
I run this sql, but sqlbrowser crashed.
Windows7 32bit