0% found this document useful (0 votes)
37 views

Sample Data

The document provides data to insert into Agent and Customer tables based on given schemas, with 23 records provided for the Customer table and 12 records for the Agent table, including fields for ID, name, location, commission rate, and phone number for Agents and various customer fields like ID, name, location, spending amounts, and linked Agent ID for Customers.

Uploaded by

Wasim Naveed
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
37 views

Sample Data

The document provides data to insert into Agent and Customer tables based on given schemas, with 23 records provided for the Customer table and 12 records for the Agent table, including fields for ID, name, location, commission rate, and phone number for Agents and various customer fields like ID, name, location, spending amounts, and linked Agent ID for Customers.

Uploaded by

Wasim Naveed
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Insert the given data in Agent table formed as per above mentioned schema:

1. 'A007', 'Ramasundar', 'Bangalore', '0.15', '077-25814763'


2. 'A003', 'Alex ', 'London', '0.13', '075-12458969'
3. 'A008', 'Alford', 'New York', '0.12', '044-25874365'
4. 'A011', 'Ravi Kumar', 'Bangalore', '0.15', '077-45625874'
5. 'A010', 'Santakumar', 'Chennai', '0.14', '007-22388644'
6. 'A012', 'Lucida', 'San Jose', '0.12', '044-52981425'
7. 'A005', 'Anderson', 'Brisban', '0.13', '045-21447739'
8. 'A001', 'Subbarao', 'Bangalore', '0.14', '077-12346674'
9. 'A002', 'Mukesh', 'Mumbai', '0.11', '029-12358964'
10. 'A006', 'McDen', 'London', '0.15', '078-22255588'
11. 'A004', 'Ivan', 'Torento', '0.15', '008-22544166'
12. 'A009', 'Benjamin', 'Hampshair', '0.11', '008-22536178'

Insert the given data in Customer table formed as per above mentioned schema:

1. 'C00013', 'Holmes', 'London', 'London', 'UK', '2', '6000.00', '5000.00', '7000.00', '4000.00',
'BBBBBBB', 'A003'
2. 'C00001', 'Micheal', 'New York', 'New York', 'USA', '2', '3000.00', '5000.00', '2000.00', '6000.00',
'CCCCCCC', 'A008'
3. 'C00020', 'Albert', 'New York', 'New York', 'USA', '3', '5000.00', '7000.00', '6000.00', '6000.00',
'BBBBSBB', 'A008'
4. 'C00025', 'Ravindran', 'Bangalore', 'Bangalore', 'India', '2', '5000.00', '7000.00', '4000.00',
'8000.00', 'AVAVAVA', 'A011'
5. 'C00024', 'Cook', 'London', 'London', 'UK', '2', '4000.00', '9000.00', '7000.00', '6000.00',
'FSDDSDF', 'A006'
6. 'C00015', 'Stuart', 'London', 'London', 'UK', '1', '6000.00', '8000.00', '3000.00', '11000.00',
'GFSGERS', 'A003'
7. 'C00002', 'Bolt', 'New York', 'New York', 'USA', '3', '5000.00', '7000.00', '9000.00', '3000.00',
'DDNRDRH', 'A008'
8. 'C00018', 'Fleming', 'Brisban', 'Brisban', 'Australia', '2', '7000.00', '7000.00', '9000.00', '5000.00',
'NHBGVFC', 'A005'
9. 'C00021', 'Jacks', 'Brisban', 'Brisban', 'Australia', '1', '7000.00', '7000.00', '7000.00', '7000.00',
'WERTGDF', 'A005'
10. 'C00007', 'Ramanathan', 'Chennai', 'Chennai', 'India', '1', '7000.00', '11000.00', '9000.00',
'9000.00', 'GHRDWSD', 'A010');
11. 'C00022', 'Avinash', 'Mumbai', 'Mumbai', 'India', '2', '7000.00', '11000.00', '9000.00', '9000.00',
'113-12345678','A002'
12. 'C00004', 'Winston', 'Brisban', 'Brisban', 'Australia', '1', '5000.00', '8000.00', '7000.00', '6000.00',
'AAAAAAA', 'A005'
13. 'C00023', 'Karl', 'London', 'London', 'UK', '0', '4000.00', '6000.00', '7000.00', '3000.00',
'AAAABAA', 'A006'
14. 'C00006', 'Shilton', 'Torento', 'Torento', 'Canada', '1', '10000.00', '7000.00', '6000.00', '11000.00',
'DDDDDDD', 'A004'
15. 'C00010', 'Charles', 'Hampshair', 'Hampshair', 'UK', '3', '6000.00', '4000.00', '5000.00', '5000.00',
'MMMMMMM', 'A009'
16. 'C00017', 'Srinivas', 'Bangalore', 'Bangalore', 'India', '2', '8000.00', '4000.00', '3000.00', '9000.00',
'AAAAAAB', 'A007'
17. 'C00012', 'Steven', 'San Jose', 'San Jose', 'USA', '1', '5000.00', '7000.00', '9000.00', '3000.00',
'KRFYGJK', 'A012'
18. 'C00008', 'Karolina', 'Torento', 'Torento', 'Canada', '1', '7000.00', '7000.00', '9000.00', '5000.00',
'HJKORED', 'A004'
19. 'C00003', 'Martin', 'Torento', 'Torento', 'Canada', '2', '8000.00', '7000.00', '7000.00', '8000.00',
'MJYURFD', 'A004'
20. 'C00009', 'Ramesh', 'Mumbai', 'Mumbai', 'India', '3', '8000.00', '7000.00', '3000.00', '12000.00',
'Phone No', 'A002'
21. 'C00014', 'Rangarappa', 'Bangalore', 'Bangalore', 'India', '2', '8000.00', '11000.00', '7000.00',
'12000.00', 'AAAATGF', 'A001'
22. 'C00016', 'Venkatpati', 'Bangalore', 'Bangalore', 'India', '2', '8000.00', '11000.00', '7000.00',
'12000.00', 'JRTVFDD', 'A007'
23. 'C00011', 'Sundariya', 'Chennai', 'Chennai', 'India', '3', '7000.00', '11000.00', '7000.00',
'11000.00', 'PPHGRTS', 'A010'

Data obtained from: https://www.w3resource.com/sql/sql-table.php

You might also like