Complete 48 hours of Self-Paced Courses and Interview Questions Links:* courses.nicitacademy.com/ Are you interested in joining my Live training? or Self-Paced course? You can visit our website for more details. www.nicitacademy.com/ Contact me for more details @ 🌕 wa.link/m4lat0 *WhatsApp group:* chat.whatsapp.com/KMN5pKoLGSu8PuFLxSouB0 Thanks, NiC IT Academy======================================================================= 🔵Oracle SQL Tutorial - English kzbin.info/aero/PLsphD3EpR7F9mmtY2jBt_O8Q9XmvrhQEF 📌*IICS demo session:* kzbin.info/www/bejne/eWLdeImIe7JmY6M 📌*Informatica Full Course:* kzbin.info/www/bejne/jGOppY2VfrOgoMk 📌*SQL Full Course:* kzbin.info/www/bejne/n6bZq52cbNOIZ6s 📌*Informatica, IICS, and SQL playlist* 🌕 IICS Tutorial ENGLISH - Playlist kzbin.info/aero/PLsphD3EpR7F9sqnL3R0jeETHP08Touklj 🌕 Informatica training in ENGLISH - Playlist kzbin.info/aero/PLsphD3EpR7F9HtxQHfoRAStSWAuF7zBfd 🌕 Informatica Interview Preparation - ENGLISH kzbin.info/aero/PLsphD3EpR7F-z_PFoL-uFc9_4DEnYsR3d 🌕Oracle SQL - தமிழில் kzbin.info/aero/PLsphD3EpR7F-u4Jjp_3fYgLSsKwPPTEH4 🔵 Informatica training in தமிழில் - Playlist kzbin.info/aero/PLsphD3EpR7F8dOIX6bhpv3fnZ8Io_WrH3 🔵 Informatica Interview Preparation - TAMIL kzbin.info/aero/PLsphD3EpR7F8MoCdaGFY_xO7mMfT3fvnD 🔵Unix for Informatica Developer kzbin.info/aero/PLsphD3EpR7F8jeo31oVNJ0yG9AaD-5_jw 🌕Informatica Project videos kzbin.info/aero/PLsphD3EpR7F98r1Mp4QGT9iYmTNwyzPa6 Please subscribe, Like, and comment. I will post more videos. Thanks
@srinuvasan20503 жыл бұрын
Now I wonder router transformation is this much easy....thank you so much
@NICITACADEMY3 жыл бұрын
You are welcome
@18.manojkumar332 жыл бұрын
Sir, why we are keeping target load type as bulk
@srinuvasan20503 жыл бұрын
Please guide me to load the input data in reverse order by using expression. 🙏
@NICITACADEMY3 жыл бұрын
Hi Srinuvasan, You have to use variable port to generate sequence in expression transformation, then sorter transformation to reverse(descending)
@srinuvasan20503 жыл бұрын
@@NICITACADEMY thank you sir
@sivanewinterjourny48443 жыл бұрын
Hi ji.. can you please make a video one of complex scenario you were worked.
@NICITACADEMY3 жыл бұрын
yeah sure. Keep watching my channel. I will post ASAP.
@meetmrbrucekadin-dogoargen26553 жыл бұрын
Sir do u take any classes for greenplum database
@NICITACADEMY3 жыл бұрын
Hi Sneha, No. I am handling Oracle PLSQL, Informatica PowerCenter, Power BI, Tableau and Big data.
@meetmrbrucekadin-dogoargen26553 жыл бұрын
@@NICITACADEMY thanks for letting me know if you can help me some right person to learn greenplum database that will be useful
@meetmrbrucekadin-dogoargen26553 жыл бұрын
And also wishing to know whether u take regular classes ?
@NICITACADEMY3 жыл бұрын
Yes, You can get the contact in the about channel section.
@narmadajha38602 жыл бұрын
Sir please help me in how to first half record in 1 tgt and another half in 2nd. Which all transformation we have to use other than expression..
@NICITACADEMY2 жыл бұрын
Okay, I will post a video. we have to use Aggregator to count and take half.
@umagaddam5983 Жыл бұрын
Tq sir, clear explanation
@NICITACADEMY Жыл бұрын
Thank you
@Cheybanala2 жыл бұрын
router not connected with targets what might the issue
@NaveenKumar-xs3no3 жыл бұрын
Nice bro well explained
@NICITACADEMY3 жыл бұрын
Thanks
@srinivasn96132 жыл бұрын
Hi Sir, thank you for the beautiful video. I assume that you've used "alter--add column name" to add column 'COUNTRY'. How did you add country names to 107 records. Could you help me with this.
@NICITACADEMY2 жыл бұрын
Yes, correct. I have added a column and manually updated the value by copy and paste. in SQL developer go to tables and manually update.
@srinivasn96132 жыл бұрын
Subscribed!
@NaveenKumar-xs3no3 жыл бұрын
Bro can you please help me to find the maximum date has minimum I'd in teradata
@NICITACADEMY3 жыл бұрын
Use rank or max() function.
@NaveenKumar-xs3no3 жыл бұрын
@@NICITACADEMY thanks bro
@Cheybanala2 жыл бұрын
sir please upload 6,7,9 and 10 sessions
@pratikhande52632 жыл бұрын
Sir, how to find employees with a hire date of leap year in one target and employees with a hire date of the nonleap year in another target in router transformation. Please help me.
@NICITACADEMY2 жыл бұрын
Group 1: MOD(get_date_part(hire-date,'yyyy'),4)=0 Group 2: MOD(get_date_part(hire-date,'yyyy'),4)!=0
@pratikhande52632 жыл бұрын
@@NICITACADEMY Thank you so much Sir. 👍👍
@geetadhakal46493 жыл бұрын
Can you please upload sessions 6,7,9 and 10🙏🙏
@NICITACADEMY3 жыл бұрын
Sure, I will upload one by one.
@InformaticaLovers2 жыл бұрын
Hi Sir, If we have a record satisfying more than 1 groups conditions then in which group it will fall?
@NICITACADEMY2 жыл бұрын
It will flow in all the groups where the condition is stratified
@santhoshimurugan81602 жыл бұрын
Sir can you teach about connection transformation
@NICITACADEMY2 жыл бұрын
Hi.. we do not have any transformation named as connection. did you mean custom transformation?
@santhoshimurugan81602 жыл бұрын
@@NICITACADEMY u mentioned like active , connection...so what does connected means sir?
@NICITACADEMY2 жыл бұрын
Please watch this below video for transformation types and connected, not connected transformation. Please watch informatica playlist. You will get all the concepts. kzbin.info/www/bejne/d3jCaod4hK6doq8
@santhoshimurugan81602 жыл бұрын
@@NICITACADEMY thankyou sir
@santhanakumar94513 жыл бұрын
Sir, when i import a target table, "date" column datatype as "date" in SQL server is imported as "Date/time" in Informatica. How can I fix this issue.
@NICITACADEMY3 жыл бұрын
That is not an issue. Informatica will decode.
@santhanakumar94513 жыл бұрын
@@NICITACADEMY Thanks sir. Your videos are very helpful, I am working in a proj with Informatica and I am getting all the basic essentials from your videos. You are doing a great social knowledge transfer service.
@yourssnsk72608 ай бұрын
Sir I need created tables for practice, pls help me
Hello, First of all, thank you very much for your videos that are very helpful for me but but I have a hard time because some videos don't have subtitles. Can you add subtitles for all videos? If you can I would appreciate. Thanks again, have a good day.
@NICITACADEMY2 жыл бұрын
I have uploaded all the transformation with Informatica 10 hours video. Please watch this kzbin.info/www/bejne/eYq4eqeZrtCAiqs
@haciomergumusbas2 жыл бұрын
@@NICITACADEMY thank you 🙏🙏🙏
@sekhar54302 жыл бұрын
Thank you sir
@NICITACADEMY2 жыл бұрын
Welcome
@NICITACADEMY2 жыл бұрын
Welcome
@aakashb52663 жыл бұрын
Hi Sir, could you please do videos on http transformation windows based informatica / WSDL concept Thanks in Advance!