Тёмный

SQL | Delta Records in SQL | Difference between two tables using SQL | Delta Record | Using 3 method 

dataprojecthub
Подписаться 1,8 тыс.
Просмотров 3,3 тыс.
50% 1

Delta record is the incremental (updated or inserted) load of data that is inserted or updated into a table in the database.
Delta detection compares new data from a source system with the last versions in the data warehouse to find out whether a new version has to be created.
In this video I have written SQL query to compare two tables with the same schema and found the new/modified records when comparing the two tables.
Feel free to send mail to dataprojecthub@gamil.com for any clarification.

Опубликовано:

 

3 ноя 2022

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 7   
@sharkane10
@sharkane10 Год назад
Thank you for your explanation. It was very helpful to me.
@dataprojecthub
@dataprojecthub Год назад
Thanks Mark😊
@mohammadmamun5193
@mohammadmamun5193 Месяц назад
Thanks for the video,if I want to compare in a single table when any row added,display the date added. For example if yesterday John added on the table I wanna display yesterday's date and keep displaying the date for until it stays.how to achieve it
@SurajMishra91
@SurajMishra91 2 месяца назад
Which one should be good considering performance on millions of rows?
@krishnakishore993
@krishnakishore993 Год назад
hi Your explanation was awesome, i have one small doubt, can u explain little bit meaning of select 1.
@dataprojecthub
@dataprojecthub Год назад
Thanks Krishna! The EXISTS/NOT EXISTS operator is used to test for the existence/absence of any record in a subquery. ie, EXIST/NOT EXIST operator will look for a TRUE or FALSE. Every row-column of the external query will get compared with the specific column that we are giving in the where clause in the exists. For every row-column the specific where condition is checked and if the condition satisfies then the query for exist s will return a TRUE or else FALSE. Whatever we are putting inside the SELECT clause for exists does not matter here. So even if you change '1' to a column name it will work.
@aniketkatre4627
@aniketkatre4627 10 месяцев назад
Thanks, If possible will you create a video on how to remove duplicate records from table. Based on primary key column please.......
Далее
How to compare two tables with SQL
55:53
Просмотров 4,2 тыс.
Window Functions in MySQL | Intermediate MySQL
13:29
Просмотров 38 тыс.
아이스크림으로 체감되는 요즘 물가
00:16
POLI зовет Газана
00:12
Просмотров 633 тыс.
Happy 4th of July 😂
00:12
Просмотров 23 млн
The tactic worked 😂#shorts by  Leisi Show
00:26
Просмотров 3,1 млн
Codility Count Non Divisible
18:46
Просмотров 1,3 тыс.
30 How to do incremental load in SQL server
10:16
Просмотров 13 тыс.
Delta Tables
16:24
Просмотров 9 тыс.
SQL Tutorial - How to compare multiple columns in SQL
16:14
SQL Tutorial - Compare Current Row and Previous Row
7:37
아이스크림으로 체감되는 요즘 물가
00:16