Sql vs tsql vs plsql

Поділитися
Вставка
  • Опубліковано 7 лис 2024

КОМЕНТАРІ • 96

  • @adds-kz3oc
    @adds-kz3oc 3 роки тому +124

    This man is the reason I have a job

    • @marconagel3018
      @marconagel3018 3 роки тому +6

      He is really amazing, God bless him and his whole family.

    • @Melodychoice601
      @Melodychoice601 3 роки тому +5

      Very true, same here. Thanks venkat

    • @googdriveforme4115
      @googdriveforme4115 3 роки тому +2

      Great..

    • @Vaibhavmali_
      @Vaibhavmali_ 3 роки тому +2

      Bro .
      In this which is best for learning SQL- oracle , sql server , mysql etc

    • @mahmoudsayed9866
      @mahmoudsayed9866 3 роки тому +2

      after allah .. everything we have is from allah first

  • @bezaar7762
    @bezaar7762 3 роки тому +48

    Vekant do you know how you are life changer? i was biology major but beacuse of you now iam IT profession . i swear i dont have any word for you. just god gives and maintain your health and peace. bless you and your loved one .

  • @mlkhjz
    @mlkhjz 9 місяців тому +1

    The only person who describes T-SQL clear! Thanks 🙏

  • @nishantkumar681
    @nishantkumar681 5 місяців тому +2

    Thanks Man, You are here that is why we are doing job as a Developer

  • @sherifezzat4983
    @sherifezzat4983 3 роки тому +12

    You are the best, Kenvat!! 😍

  • @zongoboy
    @zongoboy 2 роки тому +3

    Man is an impact to the universe, I am teaching for free in Africa, and this has been my teacher

  • @muraliraj9658
    @muraliraj9658 2 роки тому +1

    Thanks Guru, with your videos help only I have moved from non-technical to technical...lots of respect..

  • @MahammedKareemulla
    @MahammedKareemulla 8 місяців тому

    u r explanation clears my long time confusion venkat.thanks now i become ur subscriber.

  • @sivanelly6473
    @sivanelly6473 Рік тому

    My favorite channel..excellent teaching style..superb voice

  • @abidzohri3336
    @abidzohri3336 3 роки тому +1

    Thnx alot sir to Explain the folks like me who dont even know the basics difference of that thnx alot sir

  • @vijaybalraj6913
    @vijaybalraj6913 2 роки тому

    Was having confusion, now clear.. Thanks Venkat...

  • @marconagel3018
    @marconagel3018 3 роки тому +6

    You are an inspiration for programmers and engineers, thanks for all bro, God bless you!

  • @pramodmaurya6610
    @pramodmaurya6610 3 роки тому

    Your are the best teacher...i have ever seen..god bless you..

  • @cmjasti
    @cmjasti 10 місяців тому

    Super..Nice explanation.I appreciate the way you teach..God bless you..

  • @digitalbizway9
    @digitalbizway9 3 роки тому

    Dear venkat, u just made it very clear. Tq. One question: If STANDARD SQL is ANSI is there any standard ANSI DB also . If so what is it please.

  • @ruhollahjafari4012
    @ruhollahjafari4012 3 роки тому +3

    Difference between SQL and PL/SQL
    SQL
    PL/SQL
    SQL is a single query that is used to perform DML and DDL operations.
    PL/SQL is a block of codes that used to write the entire program blocks/ procedure/ function, etc.
    It is declarative, that defines what need to be done, rather than how things need to be done.
    PL/SQL is procedural that defines how the things needs to be done.
    Execute as a single statement.
    Execute as a whole block.
    Mainly used to manipulate data.
    Mainly used to create an application.
    Interaction with a Database server.
    No interaction with the database server.
    Cannot contain PL/SQL code in it.
    It is an extension of SQL, so that it can contain SQL inside it.
    Difference Between T-SQL and PL-SQL
    T-SQL
    PL-SQL
    T-SQL is a Microsoft product.
    PL-SQL is developed by Oracle.
    Full Form of TL SQL is Transact Structure Query language.
    Full Form of PL SQL is Procedural Language Structural Query Language.
    T-SQL gives a high degree of control to programmers.
    It is a natural programming language that blends easily with the SQL
    T-SQL performs best with Microsoft SQL server
    PL-SQL performs best with Oracle database server.
    It is easy and simple to understand.
    PL-SQL is complex to understand.
    T-SQL allows inserting multiples rows into a table using the BULK INSERT statement.
    PL/SQL supports oops concepts like data encapsulation, function overloading, and information hiding.
    SELECT INTO statement used in T-SQL
    INSERT INTO statement must be used in PL/SQL
    In T-SQL NOT EXISTS clause used along with SELECT statements.
    In PL/SQL, there is a MINUS operator, which could be used with SELECT statements
    Difference between SQL and T-SQL
    SQL
    T-SQL
    SQL is a programming language which focuses on managing relational databases.
    T-SQL is a procedural extension used by SQL Server.
    This is used for controlling and manipulating data where large amounts of information are stored about products, clients, etc.
    T-SQL has some features that are not available in SQL. Like procedural programming elements and a local variable to provide more flexible control of how the application flows.
    SQL queries submitted individually to the database server.
    T-SQL writes a program in such a way that all commands are submitted to the server in a single go
    The syntax was formalized for many commands; some of these are SELECT, INSERT, UPDATE, DELETE, CREATE, and DROP.
    It also includes special functions like the converted date () and some other functions which are not part of the regular SQL.

  • @ganeshmudkhede6206
    @ganeshmudkhede6206 3 роки тому +1

    Good to see you Sir after long time.... I fallow your learnings

  • @praveenkumar-yf5qd
    @praveenkumar-yf5qd 3 роки тому +2

    Best explanation.... thanks for clearing my doubt

  • @shanmukhapatil7131
    @shanmukhapatil7131 3 роки тому

    Please do a video on learning programming...
    What all steps we need to follow to become like you expert in dot net.
    Please do video series on ajax controls
    How to use jQuery plugins ...
    Thanks 😊

  • @ATruePatriot
    @ATruePatriot 2 роки тому

    This video is really clear and easy to understand!

  • @afonsoosorio2099
    @afonsoosorio2099 2 роки тому

    Awesome 👌, Pure Gold. You are a Legend 🙌 👏 ❤

  • @israelfxp1809
    @israelfxp1809 3 роки тому

    Este video es muy bueno para personas que incursionan en el mundo de las Base de Datos... Excelente!

  • @geletawadank8391
    @geletawadank8391 3 роки тому

    You are more than words. God bless you

  • @basheeral-momani2032
    @basheeral-momani2032 2 роки тому

    thanks vankat for your channle
    I remember me 5 years aga watching and watching
    I there any tutorial about Vertica DB (colomn orianted DB, for big date and analytics)

  • @mahendrarajahpraveen4515
    @mahendrarajahpraveen4515 2 роки тому

    PL SQL Is different from SQL but u mentioned we use that to query Oracle DB. PL SQL can be used to any DBs to create functions & triggers so on
    plz correct me If am wrong

  • @minadev1
    @minadev1 2 місяці тому

    Explained crystal and clear

  • @abhishekmd3282
    @abhishekmd3282 3 роки тому +1

    Thank you for such a Wonderful information :-) Expecting more videos like this.

  • @xxUnd3rtoWxx
    @xxUnd3rtoWxx 2 роки тому

    He visto la luz, muchas gracias.

  • @optimistic_guy313
    @optimistic_guy313 2 роки тому

    Thanks for clearing this !

  • @seshulatha
    @seshulatha 8 місяців тому

    Where do u stay Venkat garu….you r awesome 🎉

  • @saurabhSql
    @saurabhSql 3 роки тому +1

    Would love to watch your tutorials on MSBI and Power BI...

  • @roopalsharma1732
    @roopalsharma1732 2 роки тому

    Thank you so much. You are THE BEST ❤️

  • @victorolivo5168
    @victorolivo5168 2 роки тому

    Awsome explanation, Thanks!

  • @namojuvijaykumar
    @namojuvijaykumar 2 роки тому

    Very useful and easy to understand. Thank you

  • @2784raj
    @2784raj 3 роки тому

    Hi, venkat sir,
    I am following you each video series and they are helping me to understand and learn new skills,
    Here is request you to make tutorial on ASP. NET CORE WEB API AND JWT TOKEN

  • @husseinhadliye2992
    @husseinhadliye2992 2 роки тому

    Hi @kudvenkat thanks for the video it was really helpful, but I have a question U said the MS SQL server has T/SQL and Oracle has PL/SQL so what kind of variant does MYSQL have?

  • @warrenlucillo6230
    @warrenlucillo6230 Місяць тому

    Thank you so much, Sir!

  • @rasmipravasingh5114
    @rasmipravasingh5114 3 роки тому

    Sir thank you so much for providing such best tutorial.can you please provide msbi tutorials.

  • @shammo2011romit
    @shammo2011romit 3 роки тому

    Extremely well explained.

  • @AspireTechPulse
    @AspireTechPulse 2 роки тому +1

    Hi venkat sir, i want SSIS tutorial for biginners

  • @guleenergy3402
    @guleenergy3402 3 роки тому

    It's very clear and helpful.

  • @rizwanriz7455
    @rizwanriz7455 3 роки тому

    You are legend mate!!

  • @theMagos
    @theMagos 3 роки тому

    Why hasn't more effort been put into making a completely standard and uniform sql across all db-systems? Imagine writing a program where the choice of db-system is completely transparent.
    Way back when we supported both Access and SQL Server, we had to make lots of special cases and exceptions in our code to handle both.

  • @itspraveenkp1960
    @itspraveenkp1960 3 роки тому +1

    Ohh sir❤️

  • @geletawadank8391
    @geletawadank8391 3 роки тому

    You are always great!

  • @zealtypedcode3119
    @zealtypedcode3119 3 роки тому +1

    Would be grateful if you done a tutorial series about micro-service rabbit MQ or Apache kafka

  • @pragyachauhan5537
    @pragyachauhan5537 3 роки тому

    Which programming languages should one use with SQL?

    • @ABHISHEKSINGH-gu8wl
      @ABHISHEKSINGH-gu8wl Рік тому

      SQL has different usage, it only deals with data sets. Though we can only import and export and use it with sheet tools like Excel, tableau etc.

  • @SheikhMuhammadNawaz
    @SheikhMuhammadNawaz 2 роки тому

    Very great information.

  • @omkaaaar
    @omkaaaar 3 роки тому +2

    Could you please start MSBI / Power BI please ?

  • @rishiyogil.n.7222
    @rishiyogil.n.7222 8 місяців тому

    well explained thanks man

  • @Pragya3421
    @Pragya3421 6 місяців тому

    There is lot of different in your voice when I watch your 10 Yrs old video and this one 🤣🤣

  • @shanmukhapatil7131
    @shanmukhapatil7131 3 роки тому

    You are awesome sir ....
    Thanks ...

  • @AmitSingh-er3lk
    @AmitSingh-er3lk 2 роки тому

    You are simply amazing....

  • @SwaroopBhosale
    @SwaroopBhosale Рік тому

    very nicely explained

  • @sankalpasarkar3540
    @sankalpasarkar3540 3 роки тому +3

    👍🏽👍🏽👍🏽👍🏽

  • @saitama8506
    @saitama8506 Рік тому

    This video is very helpful. Thanks

  • @pramodhthota5621
    @pramodhthota5621 3 роки тому +1

    Hello sir, could you pls start Python programming course pls

  • @Aquoipakoi
    @Aquoipakoi 3 роки тому

    clear, ty !

  • @akshay2983
    @akshay2983 3 роки тому

    Sir plz do videos on ssrs ssis ssms..cube deployment, data warehousing, ETL.

  • @gagandeepsingh6126
    @gagandeepsingh6126 3 роки тому +1

    Sir can u pls make videos on SQL server performance turning?

    • @Csharp-video-tutorialsBlogspot
      @Csharp-video-tutorialsBlogspot  3 роки тому

      Hello Gagandeep - Absolutely, SQL Server Performance Tuning is on my next to do items. Thank you for the great suggestion.

    • @NIRMALA-ts6pf
      @NIRMALA-ts6pf 3 роки тому

      ​@@Csharp-video-tutorialsBlogspot Yes sir, I attended few interviews. in that almost they are asking about SQL performance turning with real-time examples? what are the methods have you used for performance turning?

    • @Csharp-video-tutorialsBlogspot
      @Csharp-video-tutorialsBlogspot  3 роки тому +1

      Hi Nirmala & Gagandeep - SQL Server Performance Tuning and Query Optimization discussed in the following playlist. Hope you will find it useful. I will add more videos. If you have specific concepts on mind, please leave them as comments and I will record and upload. All the very best.
      ua-cam.com/play/PL6n9fhu94yhXg5A0Fl3CQAo1PbOcRPjd0.html

    • @gagandeepsingh6126
      @gagandeepsingh6126 3 роки тому

      Hi@@Csharp-video-tutorialsBlogspot ,
      Please make videos on Physical operators like
      1. Physical Joins(e.g. Nested Loop, Merge Join, and Hash Join)
      2. Lazy Spool
      3. Filtered Index
      4. ColumnStored index and its types
      5. Diff b/w composite index and Index with Include keyword in Index structure and How logically they are different and work.
      6. Stats(histogram) in SQL Server and how they are helpful for the execution plan.
      7. Partitioning of SQL Table.
      8. Stream Aggregation, Table spool, Compute Scalar, Assert, etc physical operator in SQL Server.
      9. Full-Text index
      10. XML index and their types.
      11. Degree of parallelism(DOP) etc.

    • @NIRMALA-ts6pf
      @NIRMALA-ts6pf 3 роки тому

      @@Csharp-video-tutorialsBlogspot ​Thank you, Sir. I watched all your videos (from the above link playlist) but the interviewer is not satisfied. I think only Index is not a solution for this may be. They want more information and they are asking with an example like,
      Ex: if I have millions of records in the tables, in my query I have joined more tables so when I fire a query it is taking more than 1hour of time. how you will solve it?
      1) What are the different methods/ways of query optimization and performance tuning?
      2) Which method did you use in real-time projects?
      3) Which method did you prefer first and why? How did you solve it?
      I searched in Google, got a few methods:- Sir can you please make a video with an example of a real-time project using the below ones or any other easy methods you have used in your future.
      a) Generate an Actual Execution Plan.
      b) Monitor Resource Usage.
      c) Use the Database Engine Tuning Advisor.
      d) Find Slow Queries With SQL DMVs.
      e) Query Reporting via APM Solutions.
      f) SQL Server Extended Events.
      g) SQL Azure Query Performance Insights
      Thank you...

  • @mauriciolaurel2122
    @mauriciolaurel2122 Рік тому

    Good video!

  • @VCKLYTech
    @VCKLYTech 3 роки тому

    Good info. Thank you.

  • @wellwisher6728
    @wellwisher6728 3 роки тому

    Sir,could you please start python programming course?

  • @chironpallas
    @chironpallas 2 роки тому

    Brilliant thank you

  • @Dev-Phantom
    @Dev-Phantom 3 роки тому

    love this

  • @abdih
    @abdih 2 роки тому

    hello!! what about pgsql ?

  • @siddharthapandey2711
    @siddharthapandey2711 3 роки тому

    Hi Sir, I'm a 31 Y.O. undergraduate and unable to get a job because of my graduation status. I'm an OCA with good SQL knowledge. I'm stuck with 20K salary for the past few years. I've learnt alot from you. Please help me.

  • @nireeshagavara8611
    @nireeshagavara8611 2 роки тому

    if created ,can anyone provide me the PL-SQL videos link .

  • @FarrukhSaleemSheikh
    @FarrukhSaleemSheikh 3 роки тому +1

    👍

  • @kave_08
    @kave_08 3 роки тому

    That's awesome

  • @AmitSingh-jx8rl
    @AmitSingh-jx8rl 3 роки тому

    sir Ur awesome

  • @brijenderkumardogra7343
    @brijenderkumardogra7343 3 роки тому

    Thanks Bro...

  • @msdhoni6419
    @msdhoni6419 3 роки тому

    Venkat we want node js tutorial please upload and mangodb

  • @nithiyaparamaraj5762
    @nithiyaparamaraj5762 3 роки тому

    Super...

  • @rakeshthakur9403
    @rakeshthakur9403 3 роки тому

    Nice video

  • @sairamprabhu9712
    @sairamprabhu9712 3 роки тому

    Super

  • @vasaripraveenreddy5268
    @vasaripraveenreddy5268 Рік тому

    than you

  • @esayiyasmengistu5516
    @esayiyasmengistu5516 3 роки тому

    good

  • @stefanejegod8644
    @stefanejegod8644 3 роки тому +1

    This could've been explained in a single slide.
    SQL is the industry standard language, TSQL is Microsofts take, PL/SQL is Oracles.
    Look up the actual differences elsewhere?
    And then they chugged in some basic SQL tutorial because the video was too short I guess?

  • @kingking8407
    @kingking8407 Місяць тому +1

    Brilliant