Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
Open navigation menu
Close suggestions
Search
Search
en
Change Language
Upload
Sign in
Sign in
Download free for days
0 ratings
0% found this document useful (0 votes)
6 views
Create DB Inventory
Uploaded by
abhishekshaw1507
AI-enhanced title
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
Download now
Download
Save create-db-inventory For Later
Download
Save
Save create-db-inventory For Later
0%
0% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
0 ratings
0% found this document useful (0 votes)
6 views
Create DB Inventory
Uploaded by
abhishekshaw1507
AI-enhanced title
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
Download now
Download
Save create-db-inventory For Later
Carousel Previous
Carousel Next
Save
Save create-db-inventory For Later
0%
0% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
Download now
Download
You are on page 1
/ 1
Search
Fullscreen
DROP DATABASE IF EXISTS `sql_inventory`;
CREATE DATABASE `sql_inventory`;
USE `sql_inventory`;
CREATE TABLE `products` (
`product_id` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(50) NOT NULL,
`quantity_in_stock` int(11) NOT NULL,
`unit_price` decimal(4,2) NOT NULL,
PRIMARY KEY (`product_id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4
COLLATE=utf8mb4_0900_ai_ci;
INSERT INTO `products` VALUES (1,'Foam Dinner Plate',70,1.21);
INSERT INTO `products` VALUES (2,'Pork - Bacon,back Peameal',49,4.65);
INSERT INTO `products` VALUES (3,'Lettuce - Romaine, Heart',38,3.35);
INSERT INTO `products` VALUES (4,'Brocolinni - Gaylan, Chinese',90,4.53);
INSERT INTO `products` VALUES (5,'Sauce - Ranch Dressing',94,1.63);
INSERT INTO `products` VALUES (6,'Petit Baguette',14,2.39);
INSERT INTO `products` VALUES (7,'Sweet Pea Sprouts',98,3.29);
INSERT INTO `products` VALUES (8,'Island Oasis - Raspberry',26,0.74);
INSERT INTO `products` VALUES (9,'Longan',67,2.26);
INSERT INTO `products` VALUES (10,'Broom - Push',6,1.09);
You might also like
Business Analysis Report: SQL Lite and Mysql Project
PDF
76% (21)
Business Analysis Report: SQL Lite and Mysql Project
11 pages
Create DB Store
PDF
No ratings yet
Create DB Store
3 pages
Grocery SQL
PDF
No ratings yet
Grocery SQL
3 pages
MySQL Script Generated by MySQL Workbench
PDF
No ratings yet
MySQL Script Generated by MySQL Workbench
4 pages
Queries Thippa
PDF
No ratings yet
Queries Thippa
6 pages
Cambio de Precio de Botas Codigo
PDF
No ratings yet
Cambio de Precio de Botas Codigo
1 page
B D Ventas Sequence
PDF
No ratings yet
B D Ventas Sequence
8 pages
Appb Dbcreate
PDF
0% (1)
Appb Dbcreate
9 pages
Codes
PDF
No ratings yet
Codes
3 pages
Sandhya Assignment SQL
PDF
No ratings yet
Sandhya Assignment SQL
16 pages
NorthWind Sample Database
PDF
No ratings yet
NorthWind Sample Database
26 pages
Message
PDF
No ratings yet
Message
7 pages
TABLEEEEE
PDF
No ratings yet
TABLEEEEE
4 pages
Northwind
PDF
No ratings yet
Northwind
21 pages
Restaurant Management System Database Schema: Inventory
PDF
No ratings yet
Restaurant Management System Database Schema: Inventory
18 pages
Program 4
PDF
No ratings yet
Program 4
3 pages
Retail Mart Management Zaid
PDF
No ratings yet
Retail Mart Management Zaid
4 pages
Guide To Design Database For Inventory Management System in MySQL
PDF
No ratings yet
Guide To Design Database For Inventory Management System in MySQL
11 pages
DBMS practical practice
PDF
No ratings yet
DBMS practical practice
34 pages
Final Project SQL
PDF
No ratings yet
Final Project SQL
3 pages
Stock
PDF
No ratings yet
Stock
4 pages
SQL
PDF
No ratings yet
SQL
41 pages
CREATE TABLE starbuck1
PDF
No ratings yet
CREATE TABLE starbuck1
10 pages
Create Connection
PDF
No ratings yet
Create Connection
1 page
Online Fruit Shop Management System
PDF
No ratings yet
Online Fruit Shop Management System
19 pages
Conversation
PDF
No ratings yet
Conversation
24 pages
18076- K. Shreya
PDF
No ratings yet
18076- K. Shreya
9 pages
Retailer Database
PDF
No ratings yet
Retailer Database
15 pages
dbms grocery billing system
PDF
No ratings yet
dbms grocery billing system
3 pages
New Text Document
PDF
No ratings yet
New Text Document
1 page
Lab 3 Create Database
PDF
No ratings yet
Lab 3 Create Database
5 pages
DOC-20230522-WA0001.(1)(1)(1)(1)
PDF
No ratings yet
DOC-20230522-WA0001.(1)(1)(1)(1)
4 pages
Inventory Databases FFFFF
PDF
No ratings yet
Inventory Databases FFFFF
10 pages
SQL PRACTISE
PDF
No ratings yet
SQL PRACTISE
6 pages
1 Eje
PDF
No ratings yet
1 Eje
3 pages
Database Commands - 2
PDF
No ratings yet
Database Commands - 2
12 pages
DB Toko - SQL
PDF
No ratings yet
DB Toko - SQL
40 pages
MySQL Zomato Project
PDF
No ratings yet
MySQL Zomato Project
4 pages
Mysql Inventory Database
PDF
No ratings yet
Mysql Inventory Database
15 pages
Dbms 3
PDF
No ratings yet
Dbms 3
6 pages
SQL Case Study
PDF
No ratings yet
SQL Case Study
29 pages
New Text Documfyfyffent
PDF
No ratings yet
New Text Documfyfyffent
7 pages
Online Shopping System-Database Design - Bhupal Sapkota
PDF
100% (1)
Online Shopping System-Database Design - Bhupal Sapkota
4 pages
Create Database Online - Shopping
PDF
No ratings yet
Create Database Online - Shopping
2 pages
DB
PDF
No ratings yet
DB
18 pages
SQLQuery8
PDF
No ratings yet
SQLQuery8
2 pages
MySQL DATABASE
PDF
No ratings yet
MySQL DATABASE
4 pages
Assignment 4
PDF
No ratings yet
Assignment 4
4 pages
Documentation Final
PDF
No ratings yet
Documentation Final
53 pages
Itech 1103
PDF
No ratings yet
Itech 1103
207 pages
SQL Machine Problem Series 1
PDF
No ratings yet
SQL Machine Problem Series 1
29 pages
SQL1
PDF
No ratings yet
SQL1
4 pages
Q 2
PDF
No ratings yet
Q 2
2 pages
Lohesh - Documentation
PDF
No ratings yet
Lohesh - Documentation
111 pages
Table Items
PDF
No ratings yet
Table Items
2 pages
MySQL Script Northwind
PDF
No ratings yet
MySQL Script Northwind
3 pages
Store Project.sql
PDF
No ratings yet
Store Project.sql
3 pages
SQL Questions
PDF
No ratings yet
SQL Questions
7 pages
Tables
PDF
No ratings yet
Tables
27 pages