Closed

sql enter data quary

Job Description:

This is the first one i create

inset into borrower (BORROWERID, BORRORFIRSTNAME, BORROWER,LASTNAME, STREETADDRESS, CITY, STATE,ZIP VALUES(1,BOB, aggot' , '2222 main s, street', 'st paul', 'mn', 54224)

able: BorrowedItem

CREATE TABLE BorrowedItem (

BorrowedItemID integer NOT NULL,

BorrowedDate date NOT NULL,

DueDate date NOT NULL,

ReturnedDate date NULL,

ItemFine number(10,2) NOT NULL,

ReturnCondition varchar2(30) NULL,

ItemID integer NOT NULL,

BorrowerID integer NOT NULL,

CONSTRAINT check_1 CHECK (DueDate > BorrowedDate),

CONSTRAINT BorrowedItem_pk PRIMARY KEY (BorrowedItemID)

) ;

-- Table: Borrower

CREATE TABLE Borrower (

BorrowerID integer NOT NULL,

BorrowerFiirstName varchar2(30) NOT NULL,

BorrowerLastName varchar2(30) NOT NULL,

StreetAddress varchar2(50) NOT NULL,

City varchar2(50) NOT NULL,

State char(2) NOT NULL,

ZipCode varchar2(10) NOT NULL,

CONSTRAINT Borrower_pk PRIMARY KEY (BorrowerID)

) ;

-- Table: Item

CREATE TABLE Item (

ItemID integer NOT NULL,

ItemTitle varchar2(50) NOT NULL,

ItemDescription varchar2(100) NOT NULL,

ItemPrice number(10,2) NOT NULL,

AquiredDate date NOT NULL,

CONSTRAINT check_2 CHECK (ItemPrice > 0),

CONSTRAINT Item_pk PRIMARY KEY (ItemID)

) ;

CREATE INDEX Item_idx_1

on Item

(ItemTitle ASC)

;

-- foreign keys

-- Reference: BorrowerItem_Borrower (table: BorrowedItem)

ALTER TABLE BorrowedItem ADD CONSTRAINT BorrowerItem_Borrower

FOREIGN KEY (BorrowerID)

REFERENCES Borrower (BorrowerID)

ON DELETE SET NULL;

-- Reference: BorrowerItem_Item (table: BorrowedItem)

ALTER TABLE BorrowedItem ADD CONSTRAINT BorrowerItem_Item

FOREIGN KEY (ItemID)

REFERENCES Item (ItemID)

ON DELETE SET NULL;

-- End of file.)

what to work on enters data for the three tables (three records each)

need the scrips to run it

Skills: SQL, MySQL, PHP, Database Programming, Software Architecture

About the Client:
( 1 review ) New Richmond, United States

Project ID: #36194499

21 freelancers are bidding on average $10/hour for this job

b2btechnology20

Hello, I am an experienced WordPress developer & have worked on 200+ WordPress websites. I have read your requirements and I would like to offer you our services as an experienced web developer. When you assign me the More

$6 USD / hour
(98 Reviews)
6.0
kundansql

Hi there! Let me help you out... I can help you to write the SQL Script to insert the data into these tables. I know 500-level things about Microsoft SQL Server. I have 7+ years of exceptional knowledge and experienc More

$30 USD / hour
(32 Reviews)
5.0
WCTech

Hii, How are you?? I can work on this project so please come on chat and able to do data entery using php mysql same as you want so please ping me ! As a matter of my experience, I've already been built the kind of w More

$5 USD / hour
(96 Reviews)
5.7
sumipundir01

Hi, My name is sumit. I can do this job very well according to your need. I will start immediately. Thanks

$6 USD / hour
(8 Reviews)
4.6
shashilal

Hi!, I’ve carefully checked your requirements and really interested in this job.I am ready to start work immediately.I am indivisual software developer having 9 + years exp in Php,Laravel,Codiegnator,CakePhp and wp,I h More

$3 USD / hour
(46 Reviews)
4.3
andriipylypchuk5

Hi I have checked your requirement and I can help you now. Please contact me via chat. Looking forward your response. Thanks

$5 USD / hour
(15 Reviews)
3.8
mshoaibconsultan

Hi I have read all your description of your project. I am professional SQL, PLSQL Programmer. I want to do work on this project In Shaa ALLAH. Please contact me for this project. Thanks. Regards, Muhammad Shoaib

$12 USD / hour
(10 Reviews)
3.7
waltergutierrez3

Hello, I am a senior web developer. As a web developer, I have a strong knowledge of DB management . I can run your queries in the database without errors. I think it take only a few hours. If you wanna have a fast and More

$8 USD / hour
(3 Reviews)
3.0
Solomia10

Okay I got what you want exactly. As a senior software developer, I am pretty sure I can provide you satisfied result in time. I 'd love to discuss more details with you. Best Regards

$5 USD / hour
(2 Reviews)
3.1
Johnny149

Hi there!! I'm interested in working on your project ("sql data entry") since it matches my expertise in SQL and database administration. I have great skills and experience on working with SQL queries thus I can effe More

$4 USD / hour
(1 Review)
2.0
nhiphuongchu

Hi, How are u? I have full experience with ✅ MySQL, Query, PHP... ✅. I have worked with these fields for a long time. I can start soon and complete your project with high quality in time. Looking forward to hearing fr More

$3 USD / hour
(2 Reviews)
1.4
rkundlik

Greeting!!! I reviewed your requirement and I understand it correctly. I will complete this within your time and budget. I am Certified Data Scientist, Analyst Professional, A passionate, hands-on professional, I have More

$8 USD / hour
(1 Review)
1.0
josephmuindenzio

GREETINGS DEAR CLIENT. I welcome you to my profile, where client satisfaction is 100% guaranteed. I take pride in the quality of my work, and hence be sure to always receive professional and quality services. MASTERS More

$50 USD / hour
(0 Reviews)
0.0
gopi2823

Hi, I'm a full-stack developer and have experience working with SQL based databases a lot also I did a lot of similar kind of work with another client. So, I think I would be the best fit for the project. Shall we co More

$7 USD / hour
(0 Reviews)
0.0
rodro1205

Hi, I'm a very professional person with 10 years of experience working on T-SQL. I have knowledge for queries, stored procedures, triggers, functions, views, etc. My most recent experience was a month ago developing a More

$5 USD / hour
(0 Reviews)
0.0
moutaz1515

I can entry the data for each table you have with the explanation if you want, I have experience and projects with SQL Query.

$9 USD / hour
(0 Reviews)
0.0
neelammitruka123

I type fast in system as well as very much familiar with SQL server database. So I can do this job perfectly. Thanks

$5 USD / hour
(0 Reviews)
0.0
sunilyelapure4

HI, I have seven years of experience in MS SQL, I know the MS SQL in and out. I have resolved the many SQL issues over the period so confident about resolving of this issue as well as.

$5 USD / hour
(0 Reviews)
0.0