Deloitte SQL Interview Questions and Answers

Поділитися
Вставка
  • Опубліковано 25 сер 2018
  • This video talks about
    Deloitte SQL Interview Questions and Answers
    Top SQL Interview Questions
    Top SQL Interview Questions and answers
    sql faq
    sql interview questions with answers
    Top 10 SQL Interview Questions and Answers
    Deloitte Interview Questions and Answers
    Deloitte Questions with Answers
    SQL Procedure Interview Questions
    SQL Interview Questions
    SQL Interview Questions and answers
    Top SQL Interview Questions
    SQL Interview call
    SQL FAQ's
    top sql faq
    sql training videos
    sql stored procedure
    stored procedure in sql server
    sql server interview questions and answers for experienced
    advantages of using stored procedure
    sql procedure questions
    differences between Stored Procedure and Functions in SQL
    What are stored procedures-Advantages of Stored procedures in sql
    sql tutorial
    SQL Server Interview Questions and Answers: For All Database Developers and Developers Administrators
    a.What is Truncate in SQL?
    Syntax : Truncate Table Table Name
    b. What is Cross apply?
    join table and table valued function ..
    c. What is Outer apply?
    d. What is Rank function in SQL Server?
    e. Is there any other function which generates rank(similar) in sql server?
    f. What are all the indexes you used in your project?
    g. What is the normalization and its purpose??
  • Наука та технологія

КОМЕНТАРІ • 56

  • @shallychoudhary4969
    @shallychoudhary4969 6 років тому +11

    Nice explanation of each question

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

    Thank you for all questions and explanations

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

    For the question of cross apply function i hope it can be dont via left/right join also as you need data from other table also which are not common value

  • @ravitejapinapaka3005
    @ravitejapinapaka3005 5 років тому +1

    Nice Explanation

  • @47tanveer
    @47tanveer 5 років тому +3

    Hi sir very helpful interview questions
    Can u plz upload some real time telephonic interview for SQL server developer.

  • @shantanurauthan9318
    @shantanurauthan9318 5 років тому +1

    you could have just uploaded the doc from where you were reading that stuff out loud..Anyway your efforts are appreciated

  • @lemidebel6396
    @lemidebel6396 4 роки тому

    I am using SMS 2016, JOIN works for Table and Table UDF without error

  • @dadwilld4209
    @dadwilld4209 5 років тому

    Very nice...

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

    Thanks sir for nice explanation

  • @vdharman1272
    @vdharman1272 5 років тому +2

    Nice explanation each of questions...

    • @Training2SQLMSBI
      @Training2SQLMSBI  5 років тому

      Thank for your feedback .. Feeling happy with your feedback ..

  • @nitagawade3330
    @nitagawade3330 5 років тому

    Very nicely explained each question... Thank you!!!

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

    Nice explanation for about interview questions sir

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

    Very good questions and explanation. Thank you.

  • @dheerendrakumarjoshi2126
    @dheerendrakumarjoshi2126 5 років тому

    Nice

  • @iyappanc2747
    @iyappanc2747 5 років тому +1

    wats the difference between outer apply and left join and right join

  • @gauravjoshi5054
    @gauravjoshi5054 4 роки тому

    Helpful info nice explanation

    • @Training2SQLMSBI
      @Training2SQLMSBI  4 роки тому

      Thanks for your feedback .. appreciate your time..

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

    Nicely explained.. Thanks

  • @sofinusrat7914
    @sofinusrat7914 5 років тому

    SQL server use in pdd working kaisay karay ga

  • @monday6740
    @monday6740 5 років тому

    1:30 DELETE causes redo, TRUNCATE does not, if I am correct (on Oracle at least), because DELETE is part of INSERT/UPDATE/DELETE set, and TRUNCATE is not

    • @rahulkherde
      @rahulkherde 5 років тому

      Correct.. delete do a log entry..

    • @ak6877
      @ak6877 5 років тому

      Those are DML including SELECT

    • @athiraprabhakaran7281
      @athiraprabhakaran7281 5 років тому +1

      Truncate is a DDL command and all DDLs are auto commit.. where as Delete is a DML command.. so u can roll back after performing delete .

  • @mohammedmujtabaahmed8337
    @mohammedmujtabaahmed8337 2 роки тому +2

    Arent these a bit too simple for Deloitte ? I was under the assumption that tech rounds will be very difficult in these consulting companies. TCS, Accenture, Deloitte etc

  • @zachpan4143
    @zachpan4143 Рік тому +1

    Thank you so muchhh❤❤

  • @saranyakalai4281
    @saranyakalai4281 5 років тому

    Can u able give ssas training

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

    great explanation Thank you 👍

  • @surajkshirsagar6209
    @surajkshirsagar6209 5 років тому +1

    very good explanation!

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

    Truncate table

  • @foodislove6295
    @foodislove6295 9 місяців тому

    why didnt you mention that TRUNCATE frees up the memory which DELETE cant.

  • @ranveermishra2
    @ranveermishra2 6 років тому +1

    Hello sir i like to tell you i following your video ..its very helpful...i have question copy one table to another table change the datetime(dt of brth column) format to year (birth year) how we can achive this plz if you can suggest i will be thankful to you

    • @Training2SQLMSBI
      @Training2SQLMSBI  6 років тому

      First of all thank for your feedback ..
      Get the year from date of birth column and save in the second table..

    • @Cora-me
      @Cora-me 4 роки тому

      Training2SQL MSBI 4
      l o.

  • @yashashoysal1763
    @yashashoysal1763 5 років тому

    set it to 2.0

  • @maheshgupta568
    @maheshgupta568 5 років тому

    How to truncate command reset Identity column value?

    • @prasadkharate
      @prasadkharate 5 років тому

      DBCC CHECKIDENT ('tableName', RESEED, 0)

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

    Normalization explaination

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

    Now even truncate can be rolled back😉

  • @alm5966
    @alm5966 5 років тому +1

    Here's one for you....find your most important table and enter Truncate and the table name and press enter! It's so much fun.

  • @gamersglimpse7548
    @gamersglimpse7548 5 років тому

    Dont u think it was too much add

  • @Anonymous-cj4gy
    @Anonymous-cj4gy 3 роки тому

    Truncate can be rolled back if the transaction is not committed.

  • @TheChandansss
    @TheChandansss 5 років тому +1

    Soo poor in explaining Rank and Dence Rank

    • @abhijeetpandey8052
      @abhijeetpandey8052 4 роки тому

      He should have shown with examples keeping same salary