Skip to content

pratik-patel-4/SQL-Developer-DBA-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

SQL-Developer-DBA-Demo

  • Develop 6 stored procedures for demo:
  • Create/Update/Get/List/Delete/Reset account/s information

ACCOUNT-ID VARCHAR(12) CUSTOMER-ID VARCHAR(16) CUSTOMER-NAME VARCHAR IBAN VARCHAR(32) Country-Code VARCHAR(3) BANK-ID VARCHAR(4) BRNCH-ID VARCHAR(9)

Reset should delete the table and insert 10 static account information Account id should be unique, and created automatically if not specified in create

Need to create stored procedure in: Oracle, DB2, Sybase, MSSQL We will provide DB instances to work on.

Need a DBA/developer experienced in all of the above.

(will need later similar examples for insurance policy).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages