SQL Data Import & Export - EXPLAINED!!

Поделиться
HTML-код
  • Опубликовано: 14 окт 2024

Комментарии • 32

  • @israelhope6341
    @israelhope6341 2 месяца назад +1

    Great work you did here. I have a question please, I am completely new to SQL and the initial process you carried out on Workbench before importing via command line is not very clear to me.

    • @SatyajitPattnaik
      @SatyajitPattnaik  2 месяца назад

      Pls follow my SQL playlist, your doubts will be cleared

  • @manishwalia5508
    @manishwalia5508 Год назад +2

    Hi tried this approach thank you but i have one question here first we have to create a table mannually in my sql which is also a lenghty proces. Is there any way we can directly add a table in data base

  • @yanpaucon1043
    @yanpaucon1043 7 месяцев назад

    Thank you for the tutorial.. If you have more time, would you please make tutorial as well for importing data via cmd to MS SQL server. Thank you.

  • @jaypatwal3002
    @jaypatwal3002 Год назад +1

    thankyou so much you just saved me

  • @zeeshanahmed9719
    @zeeshanahmed9719 11 месяцев назад

    @ 06:20 what should be the datatype for exporting a column having decimal values like 2.1?

  • @nischithreddy4785
    @nischithreddy4785 Год назад

    Thank you for the explaining

  • @taniaadeoti4678
    @taniaadeoti4678 Год назад +1

    Please how do I get the code you wrote in the notepad?

  • @babajideoluwafemihunsu
    @babajideoluwafemihunsu Год назад +1

    please i couldn't go further when i was loading the data, it showed me an error saying mysql version does not correspond to the syntax..i am using mysql version 8.0

  • @dineshac198
    @dineshac198 3 месяца назад

    Nice explanation

  • @prenashish4650
    @prenashish4650 2 года назад +1

    Can you please make one video of cleaning data in sql before connecting to visualization tool..... Real time example

    • @SatyajitPattnaik
      @SatyajitPattnaik  2 года назад

      See my Tableau project, that's an end to end project, just search "HR Tableau Dashboard Satyajit" you will get it

  • @stanzinrinchain4869
    @stanzinrinchain4869 Год назад

    Sir if ihave multiple tables how i can import all together

  • @nikhil09090
    @nikhil09090 Год назад +1

    well explain sir

  • @shambhavi_mj
    @shambhavi_mj 2 года назад +1

    Hello sir, I have a question on SQL joins which is asked in almost all SQL related interviews.
    So, table A has 100 rows table B 50 rows 30 primary key in common. So total no. Of rows returned in left join right join and inner join.
    Also minimum and maximum number of rows using any join?
    Sir please help in solving such problem. 🙏🏼

    • @SatyajitPattnaik
      @SatyajitPattnaik  2 года назад +1

      ruclips.net/video/XC6pFocflCI/видео.html
      Watch this.

    • @shambhavi_mj
      @shambhavi_mj 2 года назад

      Thank you sir. 🙂

  • @keerthireddy9747
    @keerthireddy9747 8 месяцев назад +1

    i am getting an error at the end saying permission denied , what to do?

    • @SatyajitPattnaik
      @SatyajitPattnaik  8 месяцев назад

      Join our SQL community and ask here: chat.whatsapp.com/InvktTwr0uZBOhczRFeEDq

  • @nandiniikhankar8397
    @nandiniikhankar8397 6 месяцев назад

    ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'LOCAL DATA LOCAL INFILE 'C:\\Users\
    andi\\OneDrive\\Desktop\\pbi food\\wfp_food' at line 1 -- showing this error
    what to do

  • @alltypevideo248
    @alltypevideo248 6 месяцев назад

    thank sir

  • @VimleshKumar-ob8pk
    @VimleshKumar-ob8pk Год назад

    after following this process it gave an error called : ERROR 2068 (HY000): LOAD DATA LOCAL INFILE file request rejected due to restrictions on access. please let me know how to resolve this error?

  • @nakulbarot
    @nakulbarot Год назад

    Error Code: 1290. The MySQL server is running with the --secure-file-priv option so it cannot execute this statement?....my files saved on N :...but showing this error

  • @mohdabdulaziz5184
    @mohdabdulaziz5184 Год назад

    i am not able to import an excel file
    i saved that file as .csv but also unable to import

  • @Gambi_1
    @Gambi_1 Год назад

    Great video but it doesnt work for me. Just like you the import in the wizard is not working (takes forever no progress after 30 min). But when I follow your steps you do not explain how to create a table. In the video you already have a table but I DO NOT. Please explain :)

  • @talentzunlimited1398
    @talentzunlimited1398 Год назад

    Nice !

  • @chinmoy4676
    @chinmoy4676 Год назад

    Please help!!
    In my case while trying to import after entering the code
    LOAD DATA LOCAL INFILE.......
    It reruns an ERROR 2005 (HY000) : Unknown MySQL server host 'IGNORE' (11001)
    Kindly please help me in solving this issue please!

    • @SatyajitPattnaik
      @SatyajitPattnaik  Год назад +1

      I have tested the code quite well, make sure you do it properly

  • @satender7625
    @satender7625 9 месяцев назад +1

  • @hamzaarif6000
    @hamzaarif6000 Год назад

    It is not working bro. Giving an error while pasting the command you wrote on a notepad

    • @SatyajitPattnaik
      @SatyajitPattnaik  Год назад +1

      The code works perfectly fine, i still use it in my classes, the last time i used it was yesterday, so see if u did something wrong

    • @hamzaarif6000
      @hamzaarif6000 Год назад

      @@SatyajitPattnaik okay i will try again
      Thanks bro