SQL | Create and Execute Dynamic SQL Query | SQL Injection

Поделиться
HTML-код
  • Опубликовано: 12 дек 2022
  • In this video, we discuss how a dynamic sql query can be created, the two methods to execute it and the potential risk of sql injection associated with it.
    The SQL statements can be found here -
    know-star.blogspot.com/2022/1...
    Sign up for a free trial of Coupler.io - The No code data integration tool
    app.coupler.io/register/sign_...
    How to install SQL Server for practice?
    • How to install SQL Ser...
    Check out the complete list of SQL Query Interview Questions -
    • SQL Query Interview Qu...
    Best Data Science / Analytics / SQL courses
    Learn SQL Basics for Data Science Specialization
    imp.i384100.net/qnXYk5
    Beginners to Python Programming
    skillshare.eqcm.net/GjMakm
    Data Science and Business Analytics with Python
    skillshare.eqcm.net/JrM1Aq
    IBM Data Science Professional Certificate
    imp.i384100.net/LPQvg3
    Data Science Fundamentals with Python and SQL Specialization
    imp.i384100.net/mgVYre
    Python for Everybody Specialization
    imp.i384100.net/DVz7Aj
    Google Data Analytics Professional Certificate
    imp.i384100.net/OR37oQ
    Coursera Plus - Data Science Career Skills
    imp.i384100.net/c/3299742/132...
    Please do not forget to like, subscribe and share.
    For enrolling and enquiries, please contact us at
    Website - knowstar.org/
    Instagram - / learn.knowstar
    Facebook - / knowstartrainings
    Linkedin - www.linkedin.com/company/know...
    Email - learn@knowstar.org

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

  • @CaramelizedOnions-hk4hx
    @CaramelizedOnions-hk4hx 5 месяцев назад +1

    Your english and your accent, both are way critical to understand.

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

    Thank you for the video. Love the content.

  • @user-dp2lh1hc3z
    @user-dp2lh1hc3z Месяц назад

    Dynamic SQL is SQL query that is executed at runtime.
    I hope the following is not a silly question. But when is it that we need this functionality ? i.e., when do we need some codes to be executed at runtime ?

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

    very well explained.

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

    Awesome

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

    Thank you for another useful video. Maybe in the future you will do another videos regarding dynamic Sql.Please.

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

    Show one example how to create tables dynamically in sql

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

    In the statement "execute sp_executesql", should I assume that you've already created a Stored Procedure beforehand with the name "sp_executesql"?

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

      sp_executesql is if i m not wrong by default in Sql Server.

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

      sp_executesql is a system stored procedure available by default in SQL Server.

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

    PCS global tech brought me here XD

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

    Hi i want to learn sql from scratch will u help me on that

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

      Sure. Please Stay tuned for a beginners SQL tutorial coming soon!