Change Password

There are total 6 eggs:Two i broke, Two i fried & Two i ate.
How many eggs were left?
0
2
4
6
Query 1 : Select DISTINCT(id) form table; Query 2: Select id from table group by id;
Both Queries are wrong
Both will generate same result
Query 1 is wrong & Query 2 is correct
Query 2 is wrong & Query 1 is correct
Dare to Answer....
How cookie and session are related to each other?
Give your answer in comment..... Waiting for the best answer.
In Which order below keywords will come in Single Query?
1. LIMIT
2. WHERE
3. GROUP BY
4. ORDER BY
5. HAVING
2 -> 3 -> 1 > 4 -> 5
2 -> 3 -> 5 -> 4 -> 1
3 -> 5 -> 2 -> 4 -> 1
2 -> 3 -> 4 -> 1 -> 4
Which option is correct for "SQL_BIG_SELECTS" in Mysql?
Used when we are expecting the huge numbers rows in resultset.
Prevent executing query which scans more than defined number of rows.
It is not a predefined keyword of Mysql.
It does not work on join queries.
Mysql:
What does "i_am_a_dummy" flag do?
It returns the successful response but does not insert record in Table.
It creates dummy data in DB.
It prevent the Update & Delete query from execution without where clause.
It helps in maintaining the versions of records in table.
Mysql:
What is the difference between NOW() and CURRENT_DATE()?
NOW() shows date with time and CURRENT_DATE() shows date only.
NOW() shows date and CURRENT_DATE() shows date with time.
NOW() shows time only and CURRENT_DATE() shows date.
Both are same.
No Course found
General Info
Interview Questions
No contact number
No email
No website url
Individual
Page Info
01 Jan, 1970
No about
Interests
Location
No address
Interview Questions
interviewquestions
Gallery is currently empty
Write a comment...
Write a comment...
There are total 6 eggs:Two i broke, Two i fried & Two i ate.
How many eggs were left?
0
2
4
6
Query 1 : Select DISTINCT(id) form table; Query 2: Select id from table group by id;
Both Queries are wrong
Both will generate same result
Query 1 is wrong & Query 2 is correct
Query 2 is wrong & Query 1 is correct
In Which order below keywords will come in Single Query?
1. LIMIT
2. WHERE
3. GROUP BY
4. ORDER BY
5. HAVING
2 -> 3 -> 1 > 4 -> 5
2 -> 3 -> 5 -> 4 -> 1
3 -> 5 -> 2 -> 4 -> 1
2 -> 3 -> 4 -> 1 -> 4
Which option is correct for "SQL_BIG_SELECTS" in Mysql?
Used when we are expecting the huge numbers rows in resultset.
Prevent executing query which scans more than defined number of rows.
It is not a predefined keyword of Mysql.
It does not work on join queries.
Mysql:
What does "i_am_a_dummy" flag do?
It returns the successful response but does not insert record in Table.
It creates dummy data in DB.
It prevent the Update & Delete query from execution without where clause.
It helps in maintaining the versions of records in table.
Mysql:
What is the difference between NOW() and CURRENT_DATE()?
NOW() shows date with time and CURRENT_DATE() shows date only.
NOW() shows date and CURRENT_DATE() shows date with time.
NOW() shows time only and CURRENT_DATE() shows date.
Both are same.
No posts to show
Interview Questions
interviewquestions