Interface Python with MYSQL | Important Question Answers | Class 12 Computer Science

Поделиться
HTML-код
  • Опубликовано: 14 окт 2024
  • Interface Python with MYSQL
    Interface Python with MYSQL (Part - 1)
    • Python Connectivity wi...
    How to install MYSQL Connector in Windows 10?
    • How to install mysql c...
    FETCHALL( ) , FETCHONE( ) , FETCHMANY() , ROWCOUNT
    • Display Data by using ...
    Parameterized Queries
    • PARAMETERIZED QUERIES ...
    Performing Insert, Update and Delete Operations, while connecting Python with MYSQL
    • Performing Insert, Upd...
    Create database , Table and insert multiple rows (Taking input from users)
    • Create database , Tabl...
    1 Shot Video of Interface Python with MYSQL
    • Interface Python with ...
    Join this channel to get access to perks:
    / @swatichawlaofficial
    YT 1k Sub.
    • Thank You my Viewers (...
    Channel Trailer video
    • Check it out !!! What ...
    random module
    • random module
    Mathematical and String Functions
    • Playlist
    Using Python Libraries:
    • Using Python Libraries
    Data Structures: Stack and Queue
    • Data Structures : Line...
    File Handling:
    • File Handling
    Recursion
    • Recursion
    Idea of Algorithmic Efficiency
    www.youtube.co...
    Interface Python with MYSQL:
    • Interface Python with ...
    MYSQL
    • MYSQL
    Computer Networks:
    • Computer Networks
    Programming Corner:
    • Programming Corner
    Output Based Questions:
    • Output Based Questions
    Boolean Algebra
    • Boolean Algebra
    Basics of Python
    • Python Introduction, F...
    Flow of Control
    • Flow of Control (Condi...
    String Manipulation
    • String Manipulation
    List Manipulation
    • List Manipulation
    Dictionaries
    • Dictionaries in Python
    Sorting
    • Playlist

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

  • @krishna4111
    @krishna4111 3 года назад +10

    mam isse pehle ye chapter ka name sunte hi mera dimag kharab ho jaata tha ......pr aapki jo one shot video he wo nd ye questions waali video dekh kr hi pura chapter smjh aagaya .......BOHOT BOHOT SHUKRIYA MAM CHARANSPARSH radhe radhe

    • @SwatiChawlaofficial
      @SwatiChawlaofficial  3 года назад +1

      Glad it was Helpful !!!
      Thanku so much...
      Radhe Radhe 🙏🏼 🙏🏼

  • @mdsmeg7229
    @mdsmeg7229 3 года назад +3

    Mam thank you very much mam aapki video mere bohot kaam aaye .
    Kiyunki kl practical hai mera

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

    Mam in oswaal question books they are doing question with try and except block but mam i am using only your process as it is very easy to understand for me. Mam both are same? Means if I do yours process school will not cut my marks? Mam another qury of mine is do you have any telegram group do that i can send two question which I am facing doubt.

  • @tanj4573
    @tanj4573 3 года назад +5

    I was really confused with this topic but it's all cleared now thank you !!

  • @sunithatamirana7733
    @sunithatamirana7733 3 года назад +9

    Very thankful for you efforts to help us in learning python

  • @utpalm9453
    @utpalm9453 3 года назад +2

    Name the built in string function that is used to return a version of the string suitable for caseless comparison?.. ma'am.. this question pls

  • @manitbhavsar
    @manitbhavsar 3 года назад +1

    MAM , i have a question , this question is coming in my board cs practical
    Q1 Write a python script to connect to the data base TEST .Accept roll number as parameter and find out whether record is present in the table named Student with the following fields(rollno, name, DOB, Total, Perc)

  • @Yash_03741
    @Yash_03741 3 года назад +1

    ma'am aapka sara video dekha bhi or share bhi kiye THANKS A LOT MA'AM

  • @harshitatiwari594
    @harshitatiwari594 2 года назад +2

    Thanku uso much ma'am❤️❤️ Today completed Term 2 syllabus with your videos. Awesome content and to the point , everything crystal clear 👍👍And able to do these type of questions 😀😀😀 thanks very much ❤️❤️

  • @renumalik8386
    @renumalik8386 3 года назад +6

    waiting for such more videos.
    Amazing content and explanation

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

    Mam great thanks to you ❤️ finally I solved all the questions after seeing the playlist ❤️ Mam playlist is really helpful AND. ........... KEEP IT UP👍

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

    You are not only good teacher but hubmle good human being also, thank you

  • @ashwanisharma7237
    @ashwanisharma7237 3 года назад +2

    Thank you ma'am You explained everything in detail..🎉🎉🙏🙏

  • @jayashree5537
    @jayashree5537 3 года назад +2

    Thank you madam for your good explanation. By your explanation we can understand easily.

  • @amitsinghkushwah9528
    @amitsinghkushwah9528 3 года назад +5

    Best channel ever seen

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

    Mam one general doubt that in interface python with MySQL, while writing query why don't we end query with semicolon?
    Like query ="select * from student"
    Not like this, query ="select * from student;"

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

      Try to execute practically...both ways in Python..
      Generally we don't need a semicolon at the end of the statement in Python, that's why not used..
      Whereas in MySQL, we use that

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

    17:00 ma'am we just can't do this. We have to use fetchall function to retrieve data.

  • @kidsfavorite763
    @kidsfavorite763 3 года назад +1

    Previous years k questions h ye?

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

    34:11 Ma'am in Q5 shouldn't it be cursor.execute(____________) instead of db.execute(______________)?db is connection object so how can we use it to execute the query as we should use cursor instance to execute the query ,right? Kindly clarify Ma'am pls..

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

      Yes...u r right..
      It was by mistake..
      Sorry for the inconvenience caused..

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

      @@SwatiChawlaofficial Ok ma'am thank you so much.. Kindly don't say sorry ☺️❤️

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

      Most Welcome.. 🙂

  • @RiyaSharma-kp3tw
    @RiyaSharma-kp3tw 3 года назад +2

    Thanks u so much mam now my all concept related to this ch is clear 😊

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

    Thank you ma'am. You're savior.

  • @AnushkaSingh-ux6ow
    @AnushkaSingh-ux6ow 3 года назад

    Ma'am if I use normal insert, delete n update of MySQL ininterface with python without using parameterised query So will I be using commit function or not ?

    • @SwatiChawlaofficial
      @SwatiChawlaofficial  3 года назад

      yes...commit() function is used to save the changes in a data base..

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

    Thank u so much ma'am

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

    15:00 one more closing bracket should come mam?

  • @AB-hx8me
    @AB-hx8me 2 года назад

    Mam, in book they says that we use commit command for update, insert and delete??

  • @VardhanMittal
    @VardhanMittal 3 года назад

    Mam in update we will not use paramerised query??

  • @anmolgusain9162
    @anmolgusain9162 3 года назад +2

    It's really helpful , thank you ma'am 💛💛

  • @DheerajKumarB-un5rc
    @DheerajKumarB-un5rc 3 года назад +4

    Maam at 15:54,
    Sorry to say but there should be execution of query.
    democursor. execute(q)
    Pls let me know if I m wrong.

    • @SwatiChawlaofficial
      @SwatiChawlaofficial  3 года назад +1

      yes u r right...execute() will be called to execute the query.

  • @oathkeeper2498
    @oathkeeper2498 3 года назад +1

    Mam have you covered all chapters and topics (excluding deleted portion) for 12th class

    • @SwatiChawlaofficial
      @SwatiChawlaofficial  3 года назад +1

      yes...plz check the playlist except Recursion and Idea of Algorithmic Efficiency are all according to revised syllabus...

    • @oathkeeper2498
      @oathkeeper2498 3 года назад +1

      @@SwatiChawlaofficial ok madam

    • @oathkeeper2498
      @oathkeeper2498 3 года назад +1

      @@SwatiChawlaofficial recursion and algorithmic efficiency?
      What is it?

    • @SwatiChawlaofficial
      @SwatiChawlaofficial  3 года назад

      @@oathkeeper2498 deleted topics

    • @oathkeeper2498
      @oathkeeper2498 3 года назад +1

      @@SwatiChawlaofficial 😊👍

  • @vishnusingh5404
    @vishnusingh5404 3 года назад +3

    Mam in questions ki link de dejiye please 🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏

  • @Rohitkumar-pg5ny
    @Rohitkumar-pg5ny 3 года назад +2

    Thank you so much mam for this much efforts. You are great☺☺

  • @bethereal1114
    @bethereal1114 2 года назад +2

    Thank you mam 💞
    For such great video 📸

  • @jayendrasinghrajpoot7495
    @jayendrasinghrajpoot7495 3 года назад +1

    Mam will you make a video on society law and ethics ??

  • @diva5162
    @diva5162 3 года назад

    Ma'am at 25:21, shouldn't cursor.execute(sql) be used instead of db.execute(sql)?

  • @Aman-yt5qk
    @Aman-yt5qk 2 года назад +1

    Thank You mam completed for term 2 😊

  • @omkarpathak6004
    @omkarpathak6004 3 года назад

    Mam can you suggest any question bank book for cbse board exam

  • @nityaraj6466
    @nityaraj6466 3 года назад +3

    Thankyou so much much 😍

  • @somilbansal8240
    @somilbansal8240 3 года назад

    AT 14:05 in question 13 ma'am in last line one bracket has been missed that has to be put before colon.

  • @Easy-Learning-Ruchika
    @Easy-Learning-Ruchika 3 года назад +1

    Hello mam, can u share the pdf of these questions. Need them for preparation.

    • @SwatiChawlaofficial
      @SwatiChawlaofficial  3 года назад

      Sure..You can enjoy special perks by joining the membership.
      Have a look at this.
      ruclips.net/channel/UC2vH9rqGh-fJELF8acGfBdwjoin

  • @ayushjaiswal.
    @ayushjaiswal. 3 года назад +1

    Ma'am 3:15 AM ho rhe h 😅😅😅 aaj 7:30 pr school ke Board ka Practical h ! 🙂
    Din raat ek kr denge pr no. Kam nhi aane chayiye !!

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

    mam can i get personal classes or tuition

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

      Already Everything is uploaded...free of cost... Quality content is there..
      Please check out the channel

  • @oathkeeper2498
    @oathkeeper2498 3 года назад +1

    From where to start,
    I mean the order of chapter for study purpose
    Interface python with mysql
    File Handling
    Mysql
    .....
    If the order is not this
    Pls tell the order of full chapters correctly, that (lectures)you have taken through RUclips

    • @SwatiChawlaofficial
      @SwatiChawlaofficial  3 года назад +2

      Python Revison Tour
      Functions
      Python Libraries
      random module
      Mathematical and String Functions
      Linear List
      Data Structures
      File Handling
      Mysql
      Interface Python with Mysql
      Computer Networking

    • @oathkeeper2498
      @oathkeeper2498 3 года назад +1

      @@SwatiChawlaofficial mam can you pls give me your WhatsApp number, so that i can clarify my doubts 😊

    • @oathkeeper2498
      @oathkeeper2498 3 года назад +1

      Or do you want my WhatsApp number

    • @SwatiChawlaofficial
      @SwatiChawlaofficial  3 года назад +1

      U can ask ur queries here

    • @oathkeeper2498
      @oathkeeper2498 3 года назад +1

      @@SwatiChawlaofficial ok then 😊👍

  • @abhinavkumar9263
    @abhinavkumar9263 3 года назад

    Make can u make this execution practically?

  • @miscellaneousadda8310
    @miscellaneousadda8310 3 года назад +1

    Could we get pdf of this lecture?

    • @SwatiChawlaofficial
      @SwatiChawlaofficial  3 года назад

      Sure... You can enjoy special perks by joining the membership.
      Have a look at this.
      ruclips.net/channel/UC2vH9rqGh-fJELF8acGfBdwjoin

  • @akhilbansal4849
    @akhilbansal4849 3 года назад

    Please provides notes of your lectures also mam
    Great lectures great content
    Really appreciate you hard work ❤️

    • @ayushjaiswal.
      @ayushjaiswal. 3 года назад

      Bhai uske liye tum join kr lo

    • @ayushjaiswal.
      @ayushjaiswal. 3 года назад

      Ma'am vha de deti h sb notes ! Yeh toh kuch nhi aur kitne notes mil jaayenge tumhe

  • @silent1975
    @silent1975 3 года назад +1

    Amazing mam🥰thank youuu

  • @Navdeepkaur-id7wy
    @Navdeepkaur-id7wy 3 года назад

    Mam please help .. where is unit society ,laws n ethics ?? Is smthing like this in our syllaus.. can u plz provide m the syllabus of computer which chapter v hv to do for our cbse board exam... M very much confused mam 😭😭😭😭😭😭 plz help

    • @SwatiChawlaofficial
      @SwatiChawlaofficial  3 года назад

      Societal Law and ethics is not in your curriculum now for session 2020-21 in class 12..
      Check out the Revised curriculum
      ruclips.net/video/4MSy61D485E/видео.html

    • @rumagoswami3272
      @rumagoswami3272 3 года назад

      See the cbse updated syllabus..

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

    u rock mam

  • @Delhiwale0001
    @Delhiwale0001 3 года назад

    Mam may you plz provide pdf pf this lecture

    • @SwatiChawlaofficial
      @SwatiChawlaofficial  3 года назад

      Sure..You can enjoy special perks by joining the membership.
      Have a look at this.
      ruclips.net/channel/UC2vH9rqGh-fJELF8acGfBdwjoin

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

    Mam I am unable to understand the try and except in question 13 can u please help mam

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

    Mam kal exam hai apki ye video dekh ke chapter finish samjh rha hu kal aa ke response batunga 😂

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

    for python basics

  • @VardhanMittal
    @VardhanMittal 3 года назад

    Mam what is the meaning of interface here.

    • @SwatiChawlaofficial
      @SwatiChawlaofficial  3 года назад +1

      means by which interaction or communication or connectivity is done using Python and MySQL.

    • @VardhanMittal
      @VardhanMittal 3 года назад +1

      @@SwatiChawlaofficial ok mam tnx

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

    maam what is rollback used for?

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

      ROLLBACK is a transactional control language in SQL. It lets a user undo those transactions that aren't saved yet in the database. One can make use of this command if they wish to undo any changes or alterations since the execution of the last COMMIT.

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

      @@SwatiChawlaofficial oh ok got it maam. Thank you so much

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

      Welcome

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

    Mam where we get these notes

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

      Sure..You can enjoy special perks by joining the membership.
      Have a look at this.
      ruclips.net/channel/UC2vH9rqGh-fJELF8acGfBdwjoin

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

      Mam aap 2022 23 ka computer science nhi shuru kar rhe

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

      Mam without membership how I will get these pdf

  • @rumagoswami3272
    @rumagoswami3272 3 года назад +1

    nice video👍

  • @singh4473
    @singh4473 3 года назад

    Mam pattern programs

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

    Done

  • @Noobwalapubg
    @Noobwalapubg 3 года назад

    Mam , please provide this pdf

    • @SwatiChawlaofficial
      @SwatiChawlaofficial  3 года назад

      Sure... You can enjoy special perks by joining the membership.
      Have a look at this.
      ruclips.net/channel/UC2vH9rqGh-fJELF8acGfBdwjoin

  • @creative_ark3
    @creative_ark3 3 года назад

    Mam muje apse kuch connectivity ke questions puchne hai to ap apna WhatsApp no. De skte ho

    • @SwatiChawlaofficial
      @SwatiChawlaofficial  3 года назад

      CHeck out this...after watching all these videos, ur doubts will get clear..ruclips.net/p/PL5Raijva2y4QBzhQw5OWIn9Dopl_M_NEE

    • @creative_ark3
      @creative_ark3 3 года назад

      @@SwatiChawlaofficial ok mam