Thankyou very much.I dont think I can get better channel to learn snowflake in youtube.great explanation on each and every concepts in snowflake.
@maneendrareddy17912 жыл бұрын
Superb explation. Please upload more videos related to snowflake.
@mrjana5202 жыл бұрын
Complete snowflake videos available in my channel, follow my playlist
@mohammedvahid5099 Жыл бұрын
Sir make video full fledged video with copy command With practical we practice it pleas sir it's very confusion 🙏🙏🙏
@adinarayanakarra8 ай бұрын
Valuable information Sir
@muralikrishna-gk4hx9 ай бұрын
Could you please advise How to handle historical tables part of migration
@mrjana5209 ай бұрын
You can do one time history table load using ETL tools, if ETL tools are not available, you have to export the data from on-premice database to files, place those files in cloud storage and load into snowflake tables. There is no other way than these 2 ways.
@mdcharm6 ай бұрын
Thank You Sir. This is helpful
@muralikrishna-gk4hx8 ай бұрын
Thanks sir is there any video snow pipe on internal name stage please provide
@mrjana5208 ай бұрын
I don't have it
@LakshmanVarshan Жыл бұрын
what is the difference between overwrite = true and force = true?
Hi sir i try to create snow pipe on internal stage but i am getting error 090040 (XX000): Pipe Notifications bind failure "Internal Stage not supported for auto_ingest" if i am coment on autoingest i am able to create but i try to change my file but i am not seen auto loading here.
@mrjana5208 ай бұрын
the auto-ingest feature only works with external stages.
@jayasimhabobburu60542 жыл бұрын
Sir TQ very much. Pls do a video on realtime how we have to write stored procedure in detail.pls sir
@mrjana5202 жыл бұрын
there are 2 videos on Stored procs, check in my playlist
@anupamadixit1138 Жыл бұрын
how can we get the sample data in s3? please tell
@mrjana520 Жыл бұрын
You can use public s3 data or you have to upload files to your AWS s3 account for practice.
@UPavan07 Жыл бұрын
Sir what type of errors are there in files
@mrjana520 Жыл бұрын
Watch all videos clearly, you will get the answer.
@lakshmisr59602 жыл бұрын
Can we store the result that we get from copy command into some temp table??
@mrjana5202 жыл бұрын
Copy command means, you are already storing or loading the data into some table, it can be a permanent table or temporary table or transient table
@lakshmisr59602 жыл бұрын
@@mrjana520 yeah ..but can we store the results like whether the filewise data loaded or errored out to some other table??? When we execute the copy command, we get an output table that says which all the files got loaded/errored out.. can we store that data somewhere??
@mrjana5202 жыл бұрын
When ever you run copy command it gives output as list of files that were successfully loaded and errored out, but the data will be loaded to the table that you have mentioned in the copy into tablename...
@sunilkumarreddyd4792 жыл бұрын
Hi Janardhan, I have two queries. 1) how to store limited rows in snowflake table using copy command. Ex. If my file has 1000 records but I want to store 200 records 2) how to store source file name along with data
We can't filter the records while loading into snowflake by using copy command
@sunilkumarreddyd4792 жыл бұрын
Thank you, janardhan!
@sunilkumarreddyd4792 жыл бұрын
As per your COPY command video, we can only give SIZE LIMIT keyword while loading data file?
@mounikamallikanti95222 жыл бұрын
Sir,i have career gap,i have learnt snowflake in an institute recently.now i would like to work with real time projects to improve my skill.so is there any freelancers or internships on the snowflake?
@mrjana5202 жыл бұрын
I am not sure on that, I am just posting my knowledge in youtube
@mounikamallikanti95222 жыл бұрын
@@mrjana520 it's ok sir, thank you.
@kalyankumar7336 Жыл бұрын
Hi Janardhan, Can you please that PPT about the copy command.
@mrjana520 Жыл бұрын
Contact me on jana.snowflake2@gmail.com
@sudhakarsiddu39652 жыл бұрын
Please explain some realtime scenarios
@mrjana5202 жыл бұрын
Will do once all basic content is completed
@kanthkk1365 Жыл бұрын
Nice Explanation Sir.. Can I stage the same file again in to the internal stage. Example earlier I have 10 records in the file but now in the same file records updated in to 20.So want to stage the file to load the remaining records in to the table
@mrjana520 Жыл бұрын
Yes by using Force=true option
@kanthkk1365 Жыл бұрын
@@mrjana520 Thanks Sir
@sql-world55362 жыл бұрын
please explain clustered key concept
@mrjana5202 жыл бұрын
Cluster key video is already available, all snowflake material that is required to clear an interview is available in my channel
@Kumarveeran1238 ай бұрын
you could have done it while running those commands with an explanation otherwise theoretical is always boring ..
@mrjana5208 ай бұрын
But this is the only video I have explained only theory, all other videos I have executed and explained. But people see only black dot on the white paper, it is quiet natural.