Courses
Courses
Code Compiler
Code Compiler
Discuss
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Facebook Coding employees
codeplayground
0 Votes
5 Answers
6th Jan 2017, 8:26 PM
Crazy Dr1v3r
calculate tax for employees in c++
c++
0 Votes
1 Answer
21st Aug 2021, 11:55 AM
Kelly Kevin Okosodo
Does sololearn have employees who are being paid?
and
buildig
cs
ct
for
sololearn
team
2 Votes
3 Answers
8th Mar 2019, 10:48 AM
Norbert Oketch
To display the salary of the employees
c
0 Votes
1 Answer
21st Jan 2021, 7:13 AM
Sumit Mistri
for loop to read details for employees
c++
0 Votes
2 Answers
12th May 2018, 1:28 AM
johnson
Write a python program to read a certain information about employees and display the employees that equal or greater than a valu
python
0 Votes
9 Answers
23rd Dec 2021, 7:28 PM
Noura
Can we use this Select salary From employees Where salary>AVG(salary);?
sql
subqueries
1 Vote
12 Answers
21st Nov 2015, 7:32 AM
Akash Potdar
There are new employees that need to be added to the Employees table. Here is their data: Firstname: Wang Lastname: Lee Sala
mysql
0 Votes
6 Answers
9th Feb 2023, 6:27 AM
Nipun Deshappriya
Any current or past employees of Gartner?
feedback
gartner
job
1 Vote
1 Answer
17th Feb 2018, 7:43 PM
John Lackey
how to get the average salary of the employees
sql
1 Vote
4 Answers
2nd Sep 2016, 5:04 PM
Luis Arce
Calculate total salary of employees by adding 1.5% salary as their bonus.
c++
in
5 Votes
16 Answers
28th Oct 2019, 10:59 AM
Usman Ali
You have two employees in your company. Write a program as input of the salaries and output total of both employees salary?
javascript
-1 Vote
3 Answers
2nd Apr 2021, 5:17 AM
Durgesh Kushwaha
Count number of employees in a table by using trigger.
mysql
sql,
sqltable
trigger
trigger,
triggertable
0 Votes
3 Answers
10th Jan 2019, 3:31 PM
Ankit Silswal
How to find which employees working under which managers?
sql
0 Votes
2 Answers
13th May 2017, 7:28 PM
SUJIT KUMAR NAYAK
What are the programs that companies expect their employees to know?
program
1 Vote
5 Answers
10th Sep 2017, 11:04 AM
Abdur Rahman
How to select employees under particular salary. For example 6000
query
sql
0 Votes
2 Answers
8th May 2017, 9:08 PM
Ilyosjon Kamoldinov
How does more employees change wait time in the New Licence Challenge
c#
0 Votes
2 Answers
8th Dec 2021, 6:20 AM
Tsotetsi Tshepo
How to retrieve employees whose birth date is between 1992 to 1996
join
sql
1 Vote
5 Answers
5th Sep 2017, 6:09 AM
Dnyaneshwar B.Gaikwad
Design an algorithm to calculate the income tax and net salaries of employees
include
-1 Vote
4 Answers
8th Dec 2020, 5:43 AM
VINCENT WANDERA
Which query will you use to display details of employees having second maximum salary ?😇😇
mysql
sql
6 Votes
4 Answers
22nd Jan 2017, 6:35 PM
Jenny Lance
Which programming language do companies prefer,and expect their employees to learn?
doubt
0 Votes
1 Answer
10th Sep 2017, 10:57 AM
Abdur Rahman
Find all the male employees born between 1962 to 1970 and with hire date greater than 2001 and female employees born between 1972 and 1975 and hire date between 2001 and 2002.
sql
-1 Vote
3 Answers
22nd Sep 2019, 11:54 AM
ghazaleh
Find the empid and empname of employees working in same designation which query to apply
sql
1 Vote
2 Answers
21st Oct 2019, 3:20 PM
Disha Dey
I wanted a program in php subjected to pagination where in create a employee create a department list the employees with pagination (id,emp_name,dept_name, salary,created_date) sort employees based on salary,date
mysql
php
0 Votes
1 Answer
26th Sep 2017, 1:51 PM
Srikanth iyer
How to insert employees data in myself and am facing problem with source command
mysql
source
-1 Vote
1 Answer
19th Dec 2021, 11:53 AM
Kattula Manikanta
How to create an employee (html form) and links to all employees in php
mysql
php
0 Votes
1 Answer
4th Oct 2017, 5:33 AM
Srikanth iyer
Is there any website available where I can run SQL commands for practice? (SQL commands of Oracle using Emp, Dept tables)
employees
oracle
sql
1 Vote
1 Answer
6th Oct 2019, 12:46 PM
Sandeep Sood
Write a program that Will read a file of employees worked hours and produce the gross pay for each of the employees.
java
2 Votes
16 Answers
25th Apr 2017, 2:45 PM
que Harris
Write a query to show the highest and second highest salary of each department from the Employees table..
database
dbms
mysql
rdbms
sql
sqlserver
0 Votes
3 Answers
27th Jul 2022, 4:52 AM
Avinash Tiwari 👨🏻💻
How to create a java program that allows users to input employees monthly salary and numbers of years in service
javascript
0 Votes
6 Answers
18th Mar 2020, 8:58 AM
margie navarro
How to display all details of employees.? If you add two employees information then why display last employee information.?
corejava
java
0 Votes
3 Answers
12th Mar 2020, 10:19 AM
Shrikant Khurd
Write a query to Display all employees of mumbai and london reference to employes table and location table
database
0 Votes
3 Answers
26th Mar 2017, 5:40 PM
Kuldeep Kaluvala
Can we use AS keyword at the end of the query like this: SELECT CONCAT(FirstName, LastName) FROM Employees AS Name;
sql
0 Votes
2 Answers
14th Jun 2020, 5:41 PM
shiwangee pathak
How to write a MySQL query for find the maximum number of employees hired in which month?
mysql
0 Votes
1 Answer
7th Jul 2017, 6:07 PM
Aashish Kumar
How do you gain work experience in SQL? Will learning online and gaining a Microsoft Certification be enough to be hired?
employees
experience
job
search
sql
1 Vote
4 Answers
4th May 2019, 12:09 AM
Tyler Busby
Query for displaying the details of those employees whose salary is greater than or equal to the average salary
functions
sql
1 Vote
2 Answers
11th May 2017, 2:08 PM
Akshat Agrawal
From the PRO section: "You have two employees in your company. Write a program as input of the salaries and output total of both
class
java
pro
scanner
0 Votes
3 Answers
21st Jun 2021, 8:13 PM
Zuzanna Piecowska
Write a C# program named ProjectRaises that include a named constant representing the increase percentage of employees in compan
c#
0 Votes
1 Answer
5th Mar 2018, 2:51 PM
Neo
Write a program to accept the age of n employees and count the number of persons in the following age groups: a) 26 to 35
c++
-2 Votes
5 Answers
17th Sep 2017, 11:39 AM
bhavesh singh
i wanted a program in php subjected to pagination where in create a employee create a department list the employees with pagin
mysql
php
0 Votes
3 Answers
26th Sep 2017, 5:37 PM
Srikanth iyer
Open Challenge Create a program which will keep the track of the Managers and Employees in a college. They should have some comm
2018
challenge
code
codeplayground
coding
hacker
python
python3
sololearn
trending
0 Votes
2 Answers
29th Sep 2018, 2:24 PM
Rishabh Mehta
You have two employees in your organization. Write a program to take their salaries as input and print them both out.
java
-5 Votes
2 Answers
2nd Jul 2021, 9:41 PM
Sanchit Bahl
Write a program to accept and categorise 20 employees in the age group : 22 to 30, 31 to 40, 41 to 50, 51 to 60
arrays
0 Votes
3 Answers
27th Oct 2017, 10:03 AM
Alok Agarwal
How can i calculate the salary of 10 employees in c++ and separte them by category based on the total they each earn
c++
0 Votes
1 Answer
19th Mar 2018, 5:59 PM
Joel Antonio
Ask a question
Ask a question
Ask a question
Ask a question
Hot today
How to get better with problem-solving and programming
2 Votes
Odd even threads without condition variable
0 Votes
Ejercicio Pytho
0 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
What's wrong with this code ? ( Beginner)
1 Votes
Write a program to find the strings are in isogram or not
0 Votes
Please rate my code from 1 to 10
2 Votes
How to start
0 Votes