We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba8f69a commit 1bc2fc9Copy full SHA for 1bc2fc9
tableIdeone.sql
@@ -3,7 +3,7 @@ IF db_id('dbname') IS NULL
3
4
GO
5
6
-CREATE TABLE ideone.ie (
+CREATE TABLE ideone.IE (
7
id BIGINT AUTO_INCREMENT NOT NULL primary key,
8
fullurl VARCHAR(60),
9
codedate VARCHAR(60),
0 commit comments