Surrogate key A surrogate key is any column or set of columns that can be declared as the primary key instead of a “real” or natural key.The surrogate key is not derived from application data. It is the sequential number outside of the database that is made available to the user and the application or it acts as an object that is present in the database but is not visible to the user or application. We can say that , in case we do not have a natural primary key in a table, then we need to artificially create one in order to uniquely identify a row in the table , this key is called the surrogate key or synthetic primary key of the table.It turns out a surrogate key is very similar to a primary key in that it is a unique value for an object in a table. However, rather than being derived from actual data present in the table, it is a field generated by the object itself. A surrogate key is often a sequence number in a database such as a PostgreSQL serial column, Oracle sequence column, or MySQL auto_increment column
@@testerhoon28 I have only ETL testing experience of 3 years. Manual and automation of ETL testing process. I don’t have any exp in selenium or any other tool. When I see opening I see selenium is mostly req with ETL testing also. Should I do any certification on it?
Hello Mam, thank you for posting the great videos. I have learned a lot about the ETL testing concepts from your videos. I want to switch my career to ETL testing. I have already attended some institute, which were sufficient to understand the theoretical and practical concepts to some extent. But I am struggling with real-life scenarios (e.g big data concepts, cloud etc) which may be asked in the interviews. I am looking for someone who can assist with some real-life scenarios. Can you assist with some one on one sessions? We can work on the fee structure etc. Please let me know if we can touch base via email or some other communication mode. I would be extremely grateful to you. Thank you in advance.
Thank you so much for the videos on ETL testing.
Your contact are very very nice.
Thanks mam.. keep making more content like this
Surrogate key
A surrogate key is any column or set of columns that can be declared as the primary key instead of a “real” or natural key.The surrogate key
is not derived from application data.
It is the sequential number outside of the database that is made available to the user and the application or it acts as an object that is
present in the database but is not visible to the user or application.
We can say that , in case we do not have a natural primary key in a table, then we need to artificially create one in order to uniquely identify
a row in the table , this key is called the surrogate key or synthetic primary key of the table.It turns out a surrogate key is very similar to a
primary key in that it is a unique value for an object in a table. However, rather than being derived from actual data present in the table, it
is a field generated by the object itself. A surrogate key is often a sequence number in a database such as a PostgreSQL serial column, Oracle
sequence column, or MySQL auto_increment column
very helpful madam thanks for ur support.
🙏
Hi madam...U r videos are very helpful....
Please upload the client round interview questions...
Thanks in advance
okay 👍
teaching is best 👌👌can you send etl testing complete session🙏
for complete session you need to enroll in etl testing course ... 🙏
U must have to cover all the questions in one video
continue this series ma'am
okay 👍
I want real time project work on etl viedo
How much avg package can one expect in ETL testing profile ? 3-5 year exp ?
12-18L
@@testerhoon28 I have only ETL testing experience of 3 years. Manual and automation of ETL testing process. I don’t have any exp in selenium or any other tool. When I see opening I see selenium is mostly req with ETL testing also. Should I do any certification on it?
Please provide 12 th question answer mam,, or atleast which video u have covered that?
pls let me knw the question, i could not find out 12th question in the list...
@@testerhoon28 😅sorry I mean,, DB related 2nd question
Can you please share the document with us? It will really help me to prepare for a job interview!
okay 👍
In ETL testing first which table date extract like dimension table or fact table
Both table data extraction happens at the same time ..
Hello Mam, thank you for posting the great videos. I have learned a lot about the ETL testing concepts from your videos. I want to switch my career to ETL testing. I have already attended some institute, which were sufficient to understand the theoretical and practical concepts to some extent. But I am struggling with real-life scenarios (e.g big data concepts, cloud etc) which may be asked in the interviews. I am looking for someone who can assist with some real-life scenarios. Can you assist with some one on one sessions? We can work on the fee structure etc. Please let me know if we can touch base via email or some other communication mode. I would be extremely grateful to you. Thank you in advance.
thank you for your kind words... pls email me @ tmadamji@gmail.com
Hi Mam can I connect with once I have some dowt in ETL I am lo good guidance who can guide a little please if have some time we can.
okay, email me at tmadamji@gmail.com
Thank mam
🙏
Please share any opening
Please first give the definition for each question then explain it with examples. So we can understand properly
Okay 👍
you said fact table has primary key then i can see fk in fact table
yes, primary keys of other tables... that a fk