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)
4 views
1 page
Agents
Uploaded by
kravishind
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
Save
Save agents For Later
Share
0%
0% found this document useful, undefined
0%
, undefined
Print
Embed
Report
0 ratings
0% found this document useful (0 votes)
4 views
1 page
Agents
Uploaded by
kravishind
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
Carousel Previous
Carousel Next
Download
Save
Save agents For Later
Share
0%
0% found this document useful, undefined
0%
, undefined
Print
Embed
Report
Download
Save agents For Later
You are on page 1
/ 1
Search
Fullscreen
-- Create the 'agents' table
CREATE TABLE agents (
AGENT_CODE VARCHAR2(4),
AGENT_NAME VARCHAR2(15),
WORKING_AREA VARCHAR2(15),
COMMISSION NUMBER(3, 2),
PHONE_NO VARCHAR2(15),
COUNTRY VARCHAR2(15)
);
-- Insert data into the 'agents' table
INSERT INTO agents (AGENT_CODE, AGENT_NAME, WORKING_AREA, COMMISSION, PHONE_NO,
COUNTRY) VALUES ('A007', 'Ramasundar', 'Bangalore', 0.15, '077-25814763', NULL);
INSERT INTO agents (AGENT_CODE, AGENT_NAME, WORKING_AREA, COMMISSION, PHONE_NO,
COUNTRY) VALUES ('A003', 'Alex', 'London', 0.13, '075-12458969', NULL);
INSERT INTO agents (AGENT_CODE, AGENT_NAME, WORKING_AREA, COMMISSION, PHONE_NO,
COUNTRY) VALUES ('A008', 'Alford', 'New York', 0.12, '044-25874365', NULL);
INSERT INTO agents (AGENT_CODE, AGENT_NAME, WORKING_AREA, COMMISSION, PHONE_NO,
COUNTRY) VALUES ('A011', 'Ravi Kumar', 'Bangalore', 0.15, '077-45625874', NULL);
INSERT INTO agents (AGENT_CODE, AGENT_NAME, WORKING_AREA, COMMISSION, PHONE_NO,
COUNTRY) VALUES ('A010', 'Santakumar', 'Chennai', 0.14, '007-22388644', NULL);
INSERT INTO agents (AGENT_CODE, AGENT_NAME, WORKING_AREA, COMMISSION, PHONE_NO,
COUNTRY) VALUES ('A012', 'Lucida', 'San Jose', 0.12, '044-52981425', NULL);
INSERT INTO agents (AGENT_CODE, AGENT_NAME, WORKING_AREA, COMMISSION, PHONE_NO,
COUNTRY) VALUES ('A005', 'Anderson', 'Brisbane', 0.13, '045-21447739', NULL);
INSERT INTO agents (AGENT_CODE, AGENT_NAME, WORKING_AREA, COMMISSION, PHONE_NO,
COUNTRY) VALUES ('A001', 'Subbarao', 'Bangalore', 0.14, '077-12346674', NULL);
INSERT INTO agents (AGENT_CODE, AGENT_NAME, WORKING_AREA, COMMISSION, PHONE_NO,
COUNTRY) VALUES ('A002', 'Mukesh', 'Mumbai', 0.11, '029-12358964', NULL);
INSERT INTO agents (AGENT_CODE, AGENT_NAME, WORKING_AREA, COMMISSION, PHONE_NO,
COUNTRY) VALUES ('A006', 'McDen', 'London', 0.15, '078-22255588', NULL);
INSERT INTO agents (AGENT_CODE, AGENT_NAME, WORKING_AREA, COMMISSION, PHONE_NO,
COUNTRY) VALUES ('A004', 'Ivan', 'Toronto', 0.15, '008-22544166', NULL);
INSERT INTO agents (AGENT_CODE, AGENT_NAME, WORKING_AREA, COMMISSION, PHONE_NO,
COUNTRY) VALUES ('A009', 'Benjamin', 'Hampshire', 0.11, '008-22536178', NULL);
You might also like
Project-1 (HR Database Management System)
PDF
No ratings yet
Project-1 (HR Database Management System)
52 pages
Tables
PDF
No ratings yet
Tables
4 pages
03 Populate
PDF
No ratings yet
03 Populate
16 pages
DBMS 1
PDF
No ratings yet
DBMS 1
10 pages
Exp 5
PDF
No ratings yet
Exp 5
6 pages
Dbms Lab Practicals All - 240922 - 220546
PDF
No ratings yet
Dbms Lab Practicals All - 240922 - 220546
55 pages
Arafat378 Database Lab Report Complete
PDF
No ratings yet
Arafat378 Database Lab Report Complete
16 pages
Database Lab Report
PDF
No ratings yet
Database Lab Report
16 pages
Database Management System Lab
PDF
No ratings yet
Database Management System Lab
4 pages
Exp 6-1
PDF
No ratings yet
Exp 6-1
3 pages
Activity1 Batch1
PDF
No ratings yet
Activity1 Batch1
4 pages
Section - 1 DDL - Create
PDF
No ratings yet
Section - 1 DDL - Create
8 pages
6890736-HR Schema MySQL
PDF
No ratings yet
6890736-HR Schema MySQL
45 pages
Ass 2 A
PDF
No ratings yet
Ass 2 A
5 pages
Load Example SQLServer
PDF
No ratings yet
Load Example SQLServer
43 pages
HR Data Loading Script
PDF
No ratings yet
HR Data Loading Script
6 pages
Code
PDF
No ratings yet
Code
10 pages
Mysql11 09 2024
PDF
No ratings yet
Mysql11 09 2024
12 pages
Assignment SQL Lab2
PDF
No ratings yet
Assignment SQL Lab2
3 pages
Sample DB
PDF
No ratings yet
Sample DB
4 pages
Fai Lab
PDF
No ratings yet
Fai Lab
8 pages
Krish 064
PDF
No ratings yet
Krish 064
7 pages
Tables Practice
PDF
No ratings yet
Tables Practice
9 pages
Untitled Document
PDF
No ratings yet
Untitled Document
27 pages
Basic Queries:: Insert Into Persons Values (&P - Id,'&Lastname','&Firstname', &Address','&City')
PDF
No ratings yet
Basic Queries:: Insert Into Persons Values (&P - Id,'&Lastname','&Firstname', &Address','&City')
26 pages
Ex8 Groupby
PDF
No ratings yet
Ex8 Groupby
9 pages
Handson 8
PDF
No ratings yet
Handson 8
9 pages
Experiment 4
PDF
No ratings yet
Experiment 4
13 pages
Ch02 InsureCo MySQL
PDF
No ratings yet
Ch02 InsureCo MySQL
2 pages
Dbms Day 1
PDF
No ratings yet
Dbms Day 1
14 pages
Dbms Lab3
PDF
No ratings yet
Dbms Lab3
6 pages
SQL Final
PDF
No ratings yet
SQL Final
76 pages
7349 Assignment2
PDF
No ratings yet
7349 Assignment2
3 pages
Create Database Ventas
PDF
No ratings yet
Create Database Ventas
11 pages
SQL Tarea
PDF
100% (1)
SQL Tarea
112 pages
21bcs2739 SHIBAM DEY WORKSHEET
PDF
No ratings yet
21bcs2739 SHIBAM DEY WORKSHEET
14 pages
Agents Table DDL DML
PDF
No ratings yet
Agents Table DDL DML
1 page
Dbms Lab Work
PDF
No ratings yet
Dbms Lab Work
10 pages
Basic Queries:: P - Id Lastname Firstname Address City
PDF
No ratings yet
Basic Queries:: P - Id Lastname Firstname Address City
18 pages
Data (Copy)
PDF
No ratings yet
Data (Copy)
36 pages
DBMS LAB - Ex - No-6
PDF
No ratings yet
DBMS LAB - Ex - No-6
10 pages
Assignment 2
PDF
No ratings yet
Assignment 2
1 page
21BCS3957 - Armaan Chahal - DBMS
PDF
No ratings yet
21BCS3957 - Armaan Chahal - DBMS
14 pages
IGNOU MCA 2nd Semster DBMS Lab Record Solved MCSL 025
PDF
0% (2)
IGNOU MCA 2nd Semster DBMS Lab Record Solved MCSL 025
17 pages
SQL Queries PDF
PDF
No ratings yet
SQL Queries PDF
10 pages
SQL Queries PDF
PDF
No ratings yet
SQL Queries PDF
10 pages
SQL Lab 2
PDF
No ratings yet
SQL Lab 2
12 pages
Sample Data
PDF
No ratings yet
Sample Data
2 pages
Exercises: Q1. Consider The Following Schema
PDF
No ratings yet
Exercises: Q1. Consider The Following Schema
7 pages
SQL4
PDF
No ratings yet
SQL4
3 pages
Scott SQL Script As Per Exercise2
PDF
No ratings yet
Scott SQL Script As Per Exercise2
5 pages
SQL Exercise
PDF
No ratings yet
SQL Exercise
11 pages
Table CMD
PDF
No ratings yet
Table CMD
1 page
MySQL Query
PDF
No ratings yet
MySQL Query
3 pages
Case Let 1
PDF
No ratings yet
Case Let 1
7 pages
Sample Database of SQL in Mysql Format
PDF
No ratings yet
Sample Database of SQL in Mysql Format
7 pages
SUBQUERIES
PDF
No ratings yet
SUBQUERIES
5 pages
Create Database Bank': Banking Example (Primary Key Is Underlined)
PDF
No ratings yet
Create Database Bank': Banking Example (Primary Key Is Underlined)
6 pages
Student List
PDF
No ratings yet
Student List
1 page
Test Update
PDF
No ratings yet
Test Update
1 page
Class Note Item Master Data Part 11
PDF
No ratings yet
Class Note Item Master Data Part 11
1 page
Class Note Item Master Data Part 7
PDF
No ratings yet
Class Note Item Master Data Part 7
1 page
Class Note Item Master Data Part 8
PDF
No ratings yet
Class Note Item Master Data Part 8
1 page
Class Note Item Master Data Part 6
PDF
No ratings yet
Class Note Item Master Data Part 6
1 page
Nobel Win
PDF
No ratings yet
Nobel Win
1 page
SQL Exercises, Practice, Solution - Retrieve Data From Tables
PDF
No ratings yet
SQL Exercises, Practice, Solution - Retrieve Data From Tables
1 page
SQL Queries: 200+ Queries to Challenge you.
From Everand
SQL Queries: 200+ Queries to Challenge you.
Swaroop Kallakuri
5/5 (2)
SQL Server Functions and tutorials 50 examples
From Everand
SQL Server Functions and tutorials 50 examples
Nino Paiotta
1/5 (1)
C Language Programming Codes
From Everand
C Language Programming Codes
Durgesh
No ratings yet