hello Tech Coach, thanks for your videos and waiting for the new ones in line ...
@TechCoach6 жыл бұрын
Thanks a lot for the kind words Priyanka. I will post more videos soon. I have a small request, I am working on this new channel and will really appreciate if you watch and subscribe to it. kzbin.info/www/bejne/f4GVh6Fsn7Brfsk
@justiceelias92373 жыл бұрын
Pro trick: watch series on KaldroStream. I've been using it for watching all kinds of movies during the lockdown.
@rogeliokannon81533 жыл бұрын
@Justice Elias Yea, I have been using KaldroStream for months myself =)
@ashoketl3 жыл бұрын
Hi Tech Coach one of the interview asked this question "how will you write minus query if target table is other than oracle"...plz explain
@pavankumarp47986 жыл бұрын
sir can you explain us one pl sql project
@TechCoach6 жыл бұрын
Pavankumar p Sure I will make a video series on procedures functions and triggers as well.
@techlovewithas4454 жыл бұрын
Hi Techcoach, In one of the interview,Interviewer asked me "have you ever worked on Complex ETL Testing Scenario",can you please explain,how to give answer on this...
@TechCoach4 жыл бұрын
Sure Aditya I will make a video on it
@Cosmos-Expanding4 ай бұрын
hi sir can you share the github link
@SpiderMan-pt9df4 жыл бұрын
Thanks so much this helped me alot 😄😄😄😊😊😊😉😉
@SpiderMan-pt9df4 жыл бұрын
Yea right
@SpiderMan-pt9df4 жыл бұрын
Love this channel
@SpiderMan-pt9df4 жыл бұрын
Ikr
@prashantsonawane27254 жыл бұрын
thanks
@TechCoach4 жыл бұрын
Thanks for the kind words :)
@sukumarpadhi96887 жыл бұрын
Thank you very much for giving me this information.
@AnIndianAbroadd7 жыл бұрын
SUKUMAR KUMAR You are welcome, I shall upload more videos soon
@ankushgondane86427 жыл бұрын
Hi Vivek, thanks for video. Having certain doubts and questions expecting ans from you. Thanks in advance Please explain about how millions of records in flat file from Unix system taken into Informatica source file or table? If so many columns are present then do we need to write column name individually while creating table? While developing scenarios are developers using test data ex 10 rows or same source having millions of records?
@TechCoach7 жыл бұрын
Ankush Gondane Generally during the Initial phase people use fairly low number of rows to speed up the development process, I would test with a huge file once I am confident enough that my code is in good shape.can you clarify what exactly you mean by writing column names manually?
@ankushgondane86427 жыл бұрын
Tech Coach while creating table in Informatica, column names for table and datatypes I'm writing manually while practicing but with real time I am not sure. If more no. Of columns present then can we import table structure directly with column names and datatypes. Is this clear?