Forum

SQL Admin
@sql-admin
Admin
Reputable Member
Joined: Aug 22, 2020
Last seen: Jan 24, 2026
Topics: 109 / Replies: 25
Reply
RE: What is a Data warehouse?

Data Warehouse: A Comprehensive Overview In today’s world, businesses and organizations are generating an enormous amount of data. This data comes f...

3 years ago
Reply
RE: SQL query to find salary greater than average salary

Hello , Check the attached document for SQL query to find salary greater than average salary Here I have shared the two methods. SQL-employee-...

4 years ago
Reply
RE: Write a PL/SQL code to assign GRADE to every student based on their marks according to the following rules.

PL/SQL Code to Assign Grades Based on Marks | Student Grading System In this tutorial, we will learn how to implement a simple Student Grading System...

4 years ago
Reply
5 years ago
Reply
RE: Write a query to display the cabin id, cabin type, cabin description , number or bedroom, sleep capacity and its cost. O/p should be sorted on cabin id.

Hi Rahul, Please try this one. Query: Write a query to display the cabin id , cabin type, cabin description , number of bedroom, sleep capacity...

5 years ago
Reply
RE: Write a query to display the guestid and guest name who has charged highest amount in the resort. sort the output on the guestid

Display guest details who paid total charges rs.50000 and above. write a query to fetch guest id, guest name, and the sum of total charges. give alias...

5 years ago
Reply
RE: How to achieve this complex scenario using PLSQL Procedure?

Let us see how we can achieve this. These type of status fields are very common in database or data warehouse we frequently use it. I use the tabl...

5 years ago
Reply
RE: Create a PL/SQL Procedure to insert employee details into Employee table.

PL/SQL Procedure to insert employee details into the Employee table. Before inserting, check whether the employee's age is eligible or not. Employee a...

6 years ago
Reply
RE: What is the best ETL tool? What are the important features of ETL tools?

What Are ETL Tools and Why Are They Important? In today’s data-driven world, organizations rely on ETL tools (Extract, Transform, Load) to automate t...

6 years ago
Forum
Page 9 / 9