Tuesday, July 31, 2018

Computer Basic

ALU: An arithmetic logic unit (ALU) is a digital circuit used to perform arithmetic and logic operations.It represents the fundamental building block of the central processing unit (CPU) of a computer. Modern CPUs contain very powerful and complex ALUs. The purpose of the ALU is to perform mathematical operations such as addition, subtraction, multiplication and division. Additionally, the ALU processes basic logical operations like AND/OR calculatio...

Friday, July 27, 2018

Youtube Best Songs List

1. Hindi songs . Bom Diggy Diggy Dilb...

Tuesday, July 24, 2018

DCSA QUESTION AND ANSWER

SITE LI...

Sunday, July 15, 2018

Cursor

Purpose : Used to update table column: DECLARECURSOR C1ISSELECT EMPLOYEENAME,EMPLOYEECODEFROM ATI_PMIS_EMPLOYEEWHERE EMPLOYEECODE IN (SELECT POLICE_BP_NO FROM OP_REGISTRATION                                                                                                                                                                                                                             ...

Saturday, July 14, 2018

Oracle Apex 5.0.1 installation || Oracle Apex 18.1.0 Installation (Update)

...

Wednesday, July 11, 2018

Oracle APEX 18.1 Installation Steps

Oracle APEX 18.1 Installation Steps oracle ap...

Tuesday, July 3, 2018

Software demo youtube link

1. https://www.youtube.com/watch?v=kIqWiRb_W9I 2. https://www.youtube.com/watch?v=UU6huYBUwOI 3. https://youtu.be/h-uLdDQIdZA 4. Prescription 5. HPMS SOFTWARE 6. OR Work Fl...

Sunday, July 1, 2018

Triks for oracle

To assign search text in search box : <>:CTRL_BLK.COMPLAIN_SRC:='<<Search Complain>>'; To assing item record sl. no: use post query trigger block level: <>:EMV_COMPLAIN.sl :=:system.trigger_recor...