subject

How many private variables are there in the given code? my_employees. employee_id%TYPE :=1234, emp_raise number) IS

BEGIN
update employees
set salary = salary + (salary *(emp_raise/100)
WHERE employee_id = emp;
END;

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 16:00
In a cellular network each cell is controlled by a tower what are these towers called?
Answers: 3
question
Computers and Technology, 21.06.2019 21:30
Write code using c . (take input from user) calculate the size of a given file in kbs. in this task you will complete the function with the following prototype: float get_file_size(char * filename); the function takes the file name (address to the start of a null terminated character array) as input. the function should then open the file and find the number of bytes it contains till eof. the number of bytes divided by 1024 will give the size in kbs. if the file cannot be opened the function should return -1.
Answers: 2
question
Computers and Technology, 24.06.2019 22:00
Need getting google account back, big issue
Answers: 2
question
Computers and Technology, 25.06.2019 15:40
Which is most likely to represent a single machine instruction for a small cpu? 0 11 11101101101 01
Answers: 1
You know the right answer?
How many private variables are there in the given code? my_employees. employee_id%TYPE :=1234, emp_...
Questions
question
Mathematics, 30.07.2021 20:20
question
Mathematics, 30.07.2021 20:20
question
Biology, 30.07.2021 20:30
question
Mathematics, 30.07.2021 20:30
Questions on the website: 13722362