645 views

Please log in or register to answer this question.

Related questions


Deprecated: Implicit conversion from float-string "1537007630.079" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 796

Deprecated: Implicit conversion from float-string "1537007630.079" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 801

Deprecated: Implicit conversion from float-string "1537007630.079" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 802

Deprecated: Implicit conversion from float-string "1537007630.079" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 803

Deprecated: Implicit conversion from float-string "1702698537.008" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 796

Deprecated: Implicit conversion from float-string "1702698537.008" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 801

Deprecated: Implicit conversion from float-string "1702698537.008" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 802

Deprecated: Implicit conversion from float-string "1702698537.008" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 803

Deprecated: Implicit conversion from float-string "1655559801.229" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 796

Deprecated: Implicit conversion from float-string "1655559801.229" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 801

Deprecated: Implicit conversion from float-string "1655559801.229" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 802

Deprecated: Implicit conversion from float-string "1655559801.229" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 803
585
views
0 answers
0 votes
Nirmal Gaur asked Sep 15, 2018
585 views
a) 0 b) 1 c) 2 d) 3
371
views
1 answers
0 votes
tishhaagrawal asked Dec 16, 2023
371 views
My doubt here is, if NOT EXISTS gets an empty set as the input then every tuple of the table in the outer query must satisfy the condition. Am I right?For example, in the...
761
views
1 answers
0 votes
rayhanrjt asked Jan 6, 2023
761 views
Write SQL command to find DepartmentID, EmployeeName from Employee table whose average salary is above 20000.
451
views
1 answers
2 votes
Subhrangsu asked Jun 18, 2022
451 views
Write SQL query to show all employees hired on June 4,1984 (non-default format)emp(empno,ename,job,mgr,hiredate,sal,comm,deptno)