Kusto Query Language (KQL) | What is KQL? | Use of KQL? | Day 1- KQL

Sdílet
Vložit
  • čas přidán 28. 08. 2024

Komentáře • 13

  • @gv9359
    @gv9359 Před 2 lety +3

    isn't this the wonderful Video in Current times. Thanks

  • @TenMinuteKQL
    @TenMinuteKQL Před rokem

    Great session, thank you for contributing to the KQL learning community!

  • @tehriquekhan5646
    @tehriquekhan5646 Před 2 lety +1

    Thanks for the valuable information. I have one query. How to search for multiple values in all the tables using single query. For example I have a set of IPs which I want to look into in all the tables. How to do that with single query. Thanks in advance ☺️

    • @InfosecTrain
      @InfosecTrain  Před 2 lety

      For more details or free demo with our expert write into us at sales@infosectrain.com with your requirements

  • @azadchaudhary5699
    @azadchaudhary5699 Před 10 měsíci

    Thank you so much ❤

    • @InfosecTrain
      @InfosecTrain  Před 10 měsíci

      Glad you liked it ! Thanks for watching!

  • @tejareddy7381
    @tejareddy7381 Před rokem

    I haven't understood about the commenting where you mentioned (//) could you please give some background properly that why we are using the commenting part.

    • @InfosecTrain
      @InfosecTrain  Před rokem +1

      Just like any other language, if you make any statement as comments it will not processed by compiler as the instructions.
      For ex: a+b=c // this is addition.
      Now compiler will understand that after // is a comment for making user understand and it doesn't need to be complied with program and go to next line.
      So same with KQL you use commenting vectors for multiple purposes.
      Glad it was helpful! Thanks for watching!

  • @lakshitsharma5533
    @lakshitsharma5533 Před rokem

    How to create primary key in KQL

    • @InfosecTrain
      @InfosecTrain  Před rokem

      For more details or free demo with our expert write into us at sales@infosectrain.com with your requirements