Register Now

By registering, you agree to the terms of service and Privacy Policy.

Login

Forget

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

x

Login

Forget

Register Now

It will take less than 1 minute to register for lifetime. Bonus Tip - We don't send OTP to your email id Make Sure to use your own email id for free books and giveaways

Create an account
x
You can use WP menu builder to build menus
Ask a Question
0
  • Buy Your e-book
  • Contact Us
  • About Us
    • Pricing
    • Terms and Conditions
    • Cancellation/Refund Policy
    • PRIVACY POLICY

The Data Monk

  • Buy Your e-book
  • Contact Us
  • About Us
    • Pricing
    • Terms and Conditions
    • Cancellation/Refund Policy
    • PRIVACY POLICY

About Himanshu Sharma Member

Himanshu Sharma
  • Registered: July 8, 2020
  • Gender: Male

User Stats

  • Questions ( 0 )
  • Answers ( 17 )
  • Asked Questions ( 0 )
  • Posts ( 0 )
  • Comments ( 3 )
  • Best Answers ( 0 )
  1. SQL Interview Questions | Output of Functions

    Himanshu Sharma
    Himanshu Sharma Member
    0
    July 16, 2020 at 9:08 pm
    Output: SELECT 5 :- 5 SELECT '5' :- 5 SELECT COUNT(5) :- 1 S
  2. Barclays Interview Questions | Query I

    Himanshu Sharma
    Himanshu Sharma Member
    3
    July 16, 2020 at 9:00 pm
    CREATE TABLE table3 AS SELECT t1.id , t1.first_name ,t1.last
  3. Lowe’s Interview Questions | Over-weight

    Himanshu Sharma
    Himanshu Sharma Member
    -1
    July 16, 2020 at 8:56 pm
    SELECT * FROM students WHERE (gender = 'M' AND weight > 7
  4. Lowe’s Interview Questions | Query III

    Himanshu Sharma
    Himanshu Sharma Member
    -1
    July 16, 2020 at 8:53 pm
    SELECT * FROM employees ORDER BY joining_date, designation D
  5. Lowe’s Interview Questions | Query II

    Himanshu Sharma
    Himanshu Sharma Member
    -4
    July 16, 2020 at 8:51 pm
    SELECT * FROM employees WHERE designation = 'Accountants' AN
  6. Lowe’s Interview Questions | Query I

    Himanshu Sharma
    Himanshu Sharma Member
    0
    July 16, 2020 at 8:49 pm
    SELECT * FROM employees WHERE name ILIKE 'm%' AND designatio
  7. Moonfrog Interview Questions | Queries

    Himanshu Sharma
    Himanshu Sharma Member
    2
    July 16, 2020 at 9:51 am
    Hi Ognish Don't you think the question is asking for Avg, Me
  8. SQL Interview Questions | Alternate Rows

    Himanshu Sharma
    Himanshu Sharma Member
    1
    July 15, 2020 at 8:35 pm
    WITH lottery AS (SELECT name ,ticketnumber ,ROW_NUMBER() OVE
  9. Get the number of duplicate names and their frequency

    Himanshu Sharma
    Himanshu Sharma Member
    0
    July 8, 2020 at 8:09 pm
    SELECT name ,COUNT(*) AS frequency FROM names GROUP BY name
  10. Extract all the distinct email id domain from all the employee

    Himanshu Sharma
    Himanshu Sharma Member
    0
    July 8, 2020 at 8:07 pm
    SELECT DISTINCT SPLIT_PART(email,'@',2) AS domain_name FROM
1 2

Products

  • Mentorship Program for Analytics interview 1 Month Analytics Mentorship Program ₹11500 Original price was: ₹11500.₹9999Current price is: ₹9999.
  • The Data Monk e-book bundle The Data Monk 23 e-book bundle ₹6900 Original price was: ₹6900.₹1999Current price is: ₹1999.
  • Most asked Analytics Interview Questions 2200 Most Asked Analytics Interview Questions ₹7999 Original price was: ₹7999.₹1999Current price is: ₹1999.
  • Analytics Interview Book Bundle Cover Page 10 Books to crack Analytics interview ₹2999 Original price was: ₹2999.₹999Current price is: ₹999.
  • Machine Learning Interview Questions Machine Learning 1200 Interview Questions ₹3600 Original price was: ₹3600.₹999Current price is: ₹999.
  • 30 Days Analytics Course 30 Days Analytics Course ₹1999 Original price was: ₹1999.₹999Current price is: ₹999.
  • Business Analyst Most Interview Questions 1250+ Business Analyst Most Interview Questions ₹1299 Original price was: ₹1299.₹899Current price is: ₹899.
  • Crack Any Data Analyst Interview with 1100 Questions Crack Any Data Analyst Interview with 1100 Questions ₹1999 Original price was: ₹1999.₹799Current price is: ₹799.
  • Ace The SQL Interview Ace The SQL Interview | 200+ Most Asked SQL Questions in Top Product Based Companies ₹1299 Original price was: ₹1299.₹799Current price is: ₹799.
  • 550 SQL Interview Questions to crack Any Analytics interview 550 SQL Interview Questions to crack Any Analytics interview ₹999 Original price was: ₹999.₹499Current price is: ₹499.
  • Crack your next Data Science interview with 300+ Questions Crack your next Data Science interview with 300+ Questions ₹499 Original price was: ₹499.₹299Current price is: ₹299.

Stats

  • Questions ( 1784 )
  • Answers ( 2722 )
  • Best Answers ( 92 )
  • Users ( 25045 )
Copyright 2020 Ask me | By 2code
  • Login
  • Sign Up
Forgot Password?
Lost your password? Please enter your username or email address. You will receive a link to create a new password via email.
body::-webkit-scrollbar { width: 7px; } body::-webkit-scrollbar-track { border-radius: 10px; background: #f0f0f0; } body::-webkit-scrollbar-thumb { border-radius: 50px; background: #dfdbdb }