Easy Steps for Python MySQL Database Connectivity [2023 ] | Setup & Queries (with MySQL Connector)

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

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

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

    Got a question on this topic? Please share through comments or reach us on telegram t.me/cscorner
    Please SUBSCRIBE for more! Also, you can Support me through RUclips Thanks!

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

    You made it easy
    Others making it long and difficult explaination
    ❤thank you mam

  • @monogram_ad
    @monogram_ad 11 месяцев назад +2

    after using fetchall, we get all the stored values, plz tell after that how to get something like list1=[2, 'aditya'] kind of working, where list1 is a list and the values inside-> [ ] is obtained from the mysql connector, and that tuple maybe present at 2nd or 3rd row of the table.

  • @RohitKumarMishra-f4c
    @RohitKumarMishra-f4c 11 месяцев назад +2

    Mam can do it in mobile phone

  • @nikitalodwal1973
    @nikitalodwal1973 9 месяцев назад

    Mam yeh first data insert kiya h empty set bta rha tha fir apn ky kiya uske bas

  • @Mrshanmugham1
    @Mrshanmugham1 11 месяцев назад +1

    import mysql.connector as con
    ModuleNotFoundError: No module named 'mysql.connector'; 'mysql' is not a package - mysql.connector already installed Madam I cant understand why this error shows

    • @CSCORNERSunitaRai
      @CSCORNERSunitaRai  11 месяцев назад +1

      Do u have multiple pathon installed?
      Set script folder path in environmental variable

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

      yes, working fine now Thanks LOT

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

      How to set a script folder path ma'am

    • @taibaarain2000
      @taibaarain2000 9 месяцев назад

      ​@@CSCORNERSunitaRai mam In facing error again in idle python even after installing of mysql in command prompt please help me and make a video, and how to change path script to environmental variables please mam