Menu

IIT Certification Programs

Workshops

Projects

Blogs

Careers

Student Reviews



More

Academic Training

Informative Articles

Find Jobs

We are Hiring!


All Courses

Choose a category

Loading...

All Courses

All Courses

logo

Project 1

CREATE TABLE Coupon(coupon_id INT PRIMARY KEY,percentage_discount INT NOT NULL); INSERT INTO Coupon VALUES(123456,20),(123457,38),(123458,50); DROP TABLE reviewes;CREATE TABLE reviewes(rev_id INT PRIMARY KEY,product_id VARCHAR(100) NOT NULL,cust_id VARCHAR(10) NOT NULL REFERENCES Customer(cust_id),rating INT NOT NULL,average_rating…

    Project Details

    Loading...

    Leave a comment

    Thanks for choosing to leave a comment. Please keep in mind that all the comments are moderated as per our comment policy, and your email will not be published for privacy reasons. Please leave a personal & meaningful conversation.

    Please  login to add a comment

    Other comments...

    No comments yet!
    Be the first to add a comment

    Read more Projects by Ragulraj P (4)

    Project 1

    Objective:

    CREATE TABLE Coupon(coupon_id INT PRIMARY KEY,percentage_discount INT NOT NULL); INSERT INTO Coupon VALUES(123456,20),(123457,38),(123458,50); DROP TABLE reviewes;CREATE TABLE reviewes(rev_id INT PRIMARY KEY,product_id VARCHAR(100) NOT NULL,cust_id VARCHAR(10) NOT NULL REFERENCES Customer(cust_id),rating INT NOT NULL,average_rating…

    calendar

    02 Dec 2022 08:39 PM IST

      Read more

      Project 2

      Objective:

      1.a.db.createcollection(“customer”); db.customer.insermany({[“_id”:1,”name”:”Sridhar”,”address”:”townhall”, “gender”:”m”},                                             …

      calendar

      02 Dec 2022 05:19 AM IST

        Read more

        Project 2

        Objective:

        File Submitted below

        calendar

        22 Oct 2022 05:33 AM IST

          Read more

          Project 1

          Objective:

          File Submitted.

          calendar

          20 Oct 2022 07:27 AM IST

            Read more
            Showing 1 of 4 projects