ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

79 results

vlogommentary
How to Convert a Table to Nested JSON in SQL Server 2019

Learn how to convert SQL Server 2019 tables into nested JSON objects using string aggregation and FOR JSON PATH ...

3:35
How to Convert a Table to Nested JSON in SQL Server 2019

0 views

4 days ago

The Debug Zone
How to Find Column-Level Dependencies in SQL Views: A Step-by-Step Guide

In this video, we delve into the intricacies of SQL views and explore the essential topic of column-level dependencies.

8:26
How to Find Column-Level Dependencies in SQL Views: A Step-by-Step Guide

1 view

7 days ago

vlogommentary
Converting an InfluxDB Schema to QuestDB: Best Practices for Time-Series Data

Learn how to convert your InfluxDB time-series schema to QuestDB efficiently, with modern schema design tips and best practices ...

3:39
Converting an InfluxDB Schema to QuestDB: Best Practices for Time-Series Data

0 views

5 days ago

vlogommentary
How to Convert a JavaScript Array into a SQL Multirow Values List

Learn a simple and reliable method to transform JavaScript arrays into formatted SQL multirow insert statements, handling special ...

3:28
How to Convert a JavaScript Array into a SQL Multirow Values List

0 views

4 days ago

vlogommentary
Using SQL Window Functions to Group Event Sequences with LAG, LEAD, and Running Sums

Learn how to group and rank event sequences within tickets using SQL window functions like SUM, LAG, and LEAD for effective ...

3:20
Using SQL Window Functions to Group Event Sequences with LAG, LEAD, and Running Sums

0 views

5 days ago

The Debug Zone
Fixing MySQL ProgrammingError 1064: Common SQL Syntax Errors Explained

In this video, we dive into one of the most common challenges faced by developers: the MySQL ProgrammingError 1064. If you've ...

3:22
Fixing MySQL ProgrammingError 1064: Common SQL Syntax Errors Explained

0 views

6 days ago

Skyvia
SQL Server SFTP Integration: No-Code File Automation

Learn how to automate file-based data exchange between SQL Server and SFTP using Skyvia - a no-code cloud data integration ...

7:05
SQL Server SFTP Integration: No-Code File Automation

13 views

1 day ago

vlogommentary
How to Return Nested JSON with FastAPI and psycopg2 Without Using ORM

Learn how to structure nested JSON responses in FastAPI using raw SQL queries with psycopg2, enabling inclusion of related ...

3:34
How to Return Nested JSON with FastAPI and psycopg2 Without Using ORM

0 views

4 days ago

vlogommentary
How to Run a SQL Query in Excel Using a Cell Reference for the WHERE Clause

Learn how to dynamically use an Excel cell value inside a SQL query's WHERE clause with Microsoft Query, Power Query, or VBA ...

3:16
How to Run a SQL Query in Excel Using a Cell Reference for the WHERE Clause

0 views

4 days ago

vlogommentary
How to Retrieve the Last Record per Group in SQL Using ROW_NUMBER()

Learn how to fetch the last record for each group in SQL using the ROW_NUMBER() window function for accurate and efficient ...

2:14
How to Retrieve the Last Record per Group in SQL Using ROW_NUMBER()

0 views

4 days ago

The Debug Zone
Understanding the Need for GROUP BY Clause in Oracle SQL Queries

In this video, we delve into the essential role of the GROUP BY clause in Oracle SQL queries. Whether you're analyzing data for ...

2:37
Understanding the Need for GROUP BY Clause in Oracle SQL Queries

0 views

6 days ago

The Debug Zone
PostgreSQL Foreign Key Constraint: How to Change Action on Update/Delete

In this video, we delve into the intricacies of PostgreSQL foreign key constraints, focusing on how to modify the actions taken ...

1:31
PostgreSQL Foreign Key Constraint: How to Change Action on Update/Delete

1 view

7 days ago

Bhuvnesh bhatt
SQL for Data Science Day 44 | Facebook SQL Interview Question | DataLemur Day 3 | PostgreSQL | SQL

Datalemur Day 3 | Page With No Likes Facebook SQL Interview Question Solving in PostgreSQL In this video, we solve a popular ...

6:40
SQL for Data Science Day 44 | Facebook SQL Interview Question | DataLemur Day 3 | PostgreSQL | SQL

16 views

7 days ago

vlogommentary
Extracting Specific JSON Values using JSON_EXTRACT_PATH_TEXT in Amazon Redshift

Learn how to extract specific values from JSON strings in Amazon Redshift using the built-in JSON functions, handling common ...

3:40
Extracting Specific JSON Values using JSON_EXTRACT_PATH_TEXT in Amazon Redshift

0 views

5 days ago

vlogommentary
How to Connect Your ASP.NET Web API to SQL Server in Docker on macOS

Step-by-step guide to resolving connection issues between ASP.NET Web API and SQL Server running in Docker on macOS, ...

4:13
How to Connect Your ASP.NET Web API to SQL Server in Docker on macOS

0 views

4 days ago

vlogommentary
How to Identify ISIN Values Missing Either O or C Status per Date in PostgreSQL

Learn a concise SQL query to find ISIN entries in a PostgreSQL table that appear only as 'O' or 'C' on each date, but not both.

2:10
How to Identify ISIN Values Missing Either O or C Status per Date in PostgreSQL

0 views

5 days ago

Professional Skill 2023
112-C# Developer: SQL Server - Download and Backup Adventureworks Database | Practice

AdventureWorks sample databases Use these links to download the appropriate sample database for your scenario. OLTP data is ...

3:21
112-C# Developer: SQL Server - Download and Backup Adventureworks Database | Practice

6 views

4 days ago

The Debug Zone
How to Retrieve VARBINARY as BASE64 in MSSQL: Step-by-Step Guide

In this video, we'll explore the process of retrieving VARBINARY data as BASE64 in Microsoft SQL Server. Whether you're ...

3:32
How to Retrieve VARBINARY as BASE64 in MSSQL: Step-by-Step Guide

1 view

6 days ago

vlogommentary
Fixing BadSqlGrammarException in Spring Batch with JdbcPagingItemReader and Named Parameters

How to resolve BadSqlGrammarException caused by positional parameters in Spring Batch's JdbcPagingItemReader using ...

2:32
Fixing BadSqlGrammarException in Spring Batch with JdbcPagingItemReader and Named Parameters

0 views

5 days ago

vlogommentary
Fixing PostgreSQL Row-Level Security: Handling Role-Based Inserts with auth_role Function

Learn how to resolve PostgreSQL 403 errors caused by row-level security (RLS) policies when inserting rows based on user roles ...

3:12
Fixing PostgreSQL Row-Level Security: Handling Role-Based Inserts with auth_role Function

0 views

4 days ago