SQL

sql-floor-ceiling

SQL FLOOR AND CEILING FUNCTIONS

FLOOR() Function: SQL FLOOR is used to return the largest integer less than or equal to the specified numeric expression. Syntax: EXAMPLE: The result is the numeric part with the same data type. CEILING() Function: SQL CIELING() is used to get the smallest integer greater than, or equal to, the specified numeric expression as return …

SQL FLOOR AND CEILING FUNCTIONS Read More »

sql-date-functions

SQL Date Functions – Important

SQL date functions are important to learn if you want to do anything related to-Forecasting.Managing historical data.There are several types of SQL Date functions but we are going to learn basics first. The Three SQL functions we are going to learn in this lesson are – DATEPART() This function returns an integer representing the specified datepart of …

SQL Date Functions – Important Read More »

How To Learn SQL FAST -2023

SQL is now one of the most sought-after skill by many IT companies. As the amount of Data generated by the rapidly increasing population of the earth increases, we need more and more people who are proficient in accessing, handling, and managing data. Here is how you can learn SQL fast and easy. Below is …

How To Learn SQL FAST -2023 Read More »