SQL | Create and Execute Dynamic SQL Query | SQL Injection

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

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

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

    Thank you for the video. Love the content.

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

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

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

    very well explained.

  • @ilovebaking-v2v
    @ilovebaking-v2v 7 месяцев назад

    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 ?

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

      Think of user input. Maybe they’re a user with an account that’s looking for his or her grades for the semester. User inputs would be name, password. Maybe later it asks year, semester etc etc. it’s useful for when you want the user to input specific parameters

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

    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 2 года назад

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

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

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

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

    Show one example how to create tables dynamically in sql

  • @Beyondhorizons-i5z
    @Beyondhorizons-i5z 2 года назад

    Awesome

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

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

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

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

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

    PCS global tech brought me here XD