EXERCISE TOPIC▼
- Access exercises (91)
- C# exercises (79)
- Excel exercises (278)
- Power Apps exercises (13)
- Power Automate exercises (18)
- Power BI exercises (139)
- Python exercises (28)
- Report Builder exercises (141)
- SQL exercises (198)
- SSAS exercises (51)
- SSIS exercises (46)
- SSRS exercises (99)
- VBA exercises (85)
- Visual Basic exercises (46)
SQL EXERCISES▼
SQL EXERCISES▼
- Simple Queries (4)
- Setting criteria using WHERE (5)
- Calculations (7)
- Calculations using dates (4)
- Basic joins (8)
- More exotic joins (2)
- Aggregation and grouping (8)
- Views (5)
- Subqueries (5)
- Stored procedures (5)
- Variables (8)
- Parameters and return values (11)
- Testing conditions (1)
- Looping (3)
- Scalar functions (6)
- Transactions (5)
- Creating tables (5)
- Temporary tables and table variables (9)
- Table-valued functions (6)
- Derived tables and CTEs (13)
- Dynamic SQL (4)
- Pivots (2)
- Triggers (2)
- Archived (70)
SQL exercises on SCALAR FUNCTIONS
This page lists the 6 exercises about Scalar functions in SQL on our website:
Software: | SQL |
Version: | Any version of SQL Server |
Topic: | Scalar functions |
Level: | Relatively easy |
Courses: | Fast-track SQLAdvanced SQL |
Exercise: | Use a scalar function to include each Dr Who's incarnation dates in a query. |
Software: | SQL |
Version: | Any version of SQL Server |
Topic: | Scalar functions |
Level: | Relatively easy |
Courses: | Fast-track SQLAdvanced SQL |
Exercise: | Count the number of letters for an event using a scalar function. |
Software: | SQL |
Version: | Any version of SQL Server |
Topic: | Scalar functions |
Level: | Average difficulty |
Courses: | Fast-track SQLAdvanced SQL |
Exercise: | Use an SQL function within a query to find out the part number of any Dr Who episode. |
Software: | SQL |
Version: | Any version of SQL Server |
Topic: | Scalar functions |
Level: | Average difficulty |
Courses: | Fast-track SQLAdvanced SQL |
Exercise: | Create a function to take in any month number and return the month name. |
Software: | SQL |
Version: | Any version of SQL Server |
Topic: | Scalar functions |
Level: | Harder than average |
Courses: | Fast-track SQLAdvanced SQL |
Exercise: | Create all sorts of scalar functions in SQL to return info about Dr Who episodes from within a query. |
Software: | SQL |
Version: | Any version of SQL Server |
Topic: | Scalar functions |
Level: | Harder than average |
Courses: | Fast-track SQLAdvanced SQL |
Exercise: | Use a CASE statement to classify each event according to whether it is the top of its class or not. |
You can search our full list of SQL exercises here, or why not have a look at our other SQL training resources?
This page has 0 threads
Add post