RA2011003010737/RA2011003010737@a1-a2-b1.c0vm8jxyhl5s.us-east-2.rds.amazonaws.com:1521/orcl
Ex | Assignment | Link |
---|---|---|
1 | Creating Database Table | View➚ |
2 | Data Manipulation Commands | View➚ |
3 | Basic Select Statements | View➚ |
4 | Integrity Constraints | View➚ |
5 | DCL & TCL | View➚ |
6 | SQL Functions | View➚ |
7 | Joining Tables | View➚ |
8 | Sub Queries | View➚ |
9 | Views | View➚ |
10 | PL/SQL Conditional & Iterative | View➚ |
11 | PL/SQL Procedures | View➚ |
12 | PL/SQL Functions | View➚ |
13 | PL/SQL Cursors | View➚ |
14 | Built-in Exception | View➚ |
15 | PL/SQL Triggers | View➚ |
Checkout this repo if you face any error in this codes
Subject Code | Subject Name | Repo Link |
---|---|---|
18CSC305J-AI | Artificial Intelligence | View➚ |
18CSC304J-CD | Compiler Design | View➚ |
18CSE316J-DEVOPS | Essentials in Cloud and Devops | View➚ |
Types of Contributions:
- Pull Requests: Propose new features or changes to existing code. Make sure your code follows our conventions and does not break existing functionality. Test your code thoroughly and add the programming language used and the version.
- Issues: Report bugs or suggest new features. Provide detailed information.
Contribution Process:
- Fork the repository.
- Clone the forked repository to your local machine.
- Create a new branch for your changes.
- Make changes and commit them to your branch.
- Push your branch to your forked repository.
- Submit a pull request to the main repository.