Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f26c7f0

Browse filesBrowse files
committed
Update StoreDB--DDL.sql
1 parent 86fa0c7 commit f26c7f0
Copy full SHA for f26c7f0

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎StoreDB/StoreDB--DDL.sql

Copy file name to clipboardExpand all lines: StoreDB/StoreDB--DDL.sql
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
2-
CREATE DATABASE IF NOT EXISTS StoreDB;
3-
USE StoreDB;
2+
CREATE DATABASE IF NOT EXISTS StoreDB;
3+
USE StoreDB;
44
*/
55

66
CREATE TABLE IF NOT EXISTS customer (

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.