
LangChain – Advanced SQL in Natural Language and SQL Prompt Engineering
This video from Scientific Coding provides examples of advanced SQL natural language prompt engineering and how to provide context needed for the LLM inside the prompt.
Read More
How to use ChatGPT as a Data Analyst
This video is from Luke Barousse and he shows how data analysts can use ChatGPT.
Read More
SQL Tutorial For Beginners
- Frank
- January 20, 2023
- learn sql
- learn sql for beginners
- learn sql in 8 hours
- mysql full course
- simplilearn
- SQL
- sql basics for beginners
- sql complete course
- sql complete tutorial
- sql full course
- sql full course for beginners
- sql interview questions and answers
- sql programming
- sql programming for beginners
- sql structured query language
- sql training
- sql tutorial
- sql tutorial advanced
- sql tutorial for beginners
- What is SQL
- what is sql database
- what is sql server
This SQL full course on MySQL from Simplilearn covers everything to master structure query language using MySQL, PostgreSQL, and SQL server. You will get an idea about built-in SQL functions, joins, subqueries stored procedures, and see the top SQL interview questions frequently asked in the interviews.
Read More
Full Course on SQLite Databases With Python
In this course from freeCodeCamp.org learn the basics of using SQLite3 with Python. SQLite is an easy-to-use database engine included with Python.
Read More
An interview with Data superstar Bob Ward.
Hear directly from the data superstar Bob Ward what he loves about PASS Data Community Summit.
Read More
Azure Data Factory: Introduction [Data Flows Series – Ep. 1]
- Frank
- November 15, 2022
- 2022
- ADF
- ADF 2022
- Append Variable
- Austin Libal
- Azure
- Azure Data Factory
- Azure pipeline
- azure tutorial
- Big Data
- Convert CSV to Json
- copy activity
- Copy data from SQL server to blob storage
- Data Factory
- Data Factory tutorial for beginners
- Data Flow
- data sets
- Encrypt Azure Data factory
- Install upgrade
- Integration Runtime
- JSON
- Mapping Data Flow
- mappings
- Parameters
- Pipeline
- REST API
- SQL
- SSIS
- SSMS
- what is data flow task
In this video, Austin walks through the basics of bringing data in to Azure Data Factory, creating a dataset to be able to point to data in a data lake, and turning on a data flow debug cluster to see a live view of our data.
Read More
Why You Need to Learn SQL RIGHT NOW (SQL Tutorial for Beginners)
A common debate among data scientists is the need to learn SQL. Needless to say, this surprises me, as SQL is the lingua franca of data, having been around in one form or another since the 70s. Not learning it seems like a mistake. I’m glad to see NetworkChuck not only agrees, but he feels […]
Read More
Real-world Demo of Microsoft Intelligent Data Platform
- Frank
- August 18, 2022
- Analytics
- Azure
- azure active directory
- azure purview and power bi
- azure purview data governance
- azure sql database
- Azure Synapse
- Azure Synapse Link
- built in AI
- Cloud Defender
- cosmos db
- database
- Governance
- intelligent data governance
- intelligent data platform
- intelligent data services
- Machine Learning
- Microsoft Sentinel
- Power BI
- power bi data modeling
- power virtual agent
- predictive AI
- SQL
- SQL Server
- Synapse
- Synapse Analytics
Sharieff Mansour, a leader on the Data and AI team at Microsoft, joins Jeremy Chapman for a closer look at how databases, analytics, machine learning, and governance come together in the Intelligent Data Platform. See how you can use these integrated services to build powerful new apps or modernize your current ones.
Read More
SQL Crash Course for Beginners
When learning data science, students typically focus on Python or R for data analysis and machine learning. In the real world, data is usually stored in databases, and that data is best used by directly using SQL against the database.. This crash course is intended for beginners with no prior experience in SQL. By the […]
Read More
How to Create a GUI App with Tkinter and SQLite
Today Mariya will show you how to create a highly sophisticated Tkinter application, which is PERFECT for beginners and even intermediate Python developers.
Read More