Skip to content
View Rejith2205's full-sized avatar

Block or report Rejith2205

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Sales-Analysis-PowerBI Sales-Analysis-PowerBI Public

    Sales Analysis (PowerBI) The project presents a comprehensive analysis of sales , utilizing Power BI tools. Key performance metrics and trends are analyzed and visualized using multi row card and P…

  2. SQL-Assignment-2 SQL-Assignment-2 Public

    DDL-COMMANDS ASSIGNMENT --2 Create a database called “Sales” and create a new table named “Orders” in the Sales database with columns: (Order_Id, Customer_name, Product_Category, Ordered_item, Cont…

  3. SQL--Assignment-1 SQL--Assignment-1 Public

    Create a database named School and perform all the DDL commands(CREATE, ALTER, DROP, RENAME, TRUNCATE) for the table named STUDENT with fields: Roll_No, Name ,Marks ,Grade.

  4. SQL-Assignment-3 SQL-Assignment-3 Public

    DML-COMMANDS ASSIGNMENT--Create a table named Managers with fields : Manager_Id First_name Last_Name DOB Age ,Gender, Department ,Salary -> NOT NULL ->Use check constraint

  5. Global-Super-Store Global-Super-Store Public

    This project presents a comprehensive analysis of the global shipment of specific products, categorized by various levels such as category and subcategory. The dataset offers detailed information o…

  6. SQL-ASSIGNMENT-4 SQL-ASSIGNMENT-4 Public

    Basic Query commands in SQL