Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

MySQL Case Add a CCLIMIT Column on Customers with type number and create a trigger database send message as follows: create table Customer SSN char

MySQL

Case

image text in transcribedimage text in transcribed

Add a CCLIMIT Column on Customers with type number and create a trigger database send message as follows:

image text in transcribed

create table Customer SSN char (10) primary key, CustomerName varchar (40), DrivingLicense varchar (8), CustomerCreditCard char(16)) insert into Customer values ('3344556677', 'Ade Krisdianto', '89127622', '350'), ('1122334455', 'Pradana', ' 31920771 ', '200'), ('2211442244', 'Ahmad Sopian', '20011390', '500') SQL> Update Customer set CCLIMIT =200 Where SSN ='1122334455'; 23 _imit CC anda sudah ter update Sebesar 200 Pada tanggal 22-DEC-22

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Transactions On Large Scale Data And Knowledge Centered Systems Vi Special Issue On Database And Expert Systems Applications Lncs 7600

Authors: Abdelkader Hameurlain ,Josef Kung ,Roland Wagner ,Stephen W. Liddle ,Klaus-Dieter Schewe ,Xiaofang Zhou

2012th Edition

ISBN: 3642341780, 978-3642341786

More Books

Students also viewed these Databases questions

Question

1. What are your creative strengths?

Answered: 1 week ago

Question

What metaphors might describe how we work together?

Answered: 1 week ago