Oracle

Update: 24.06.2009

Lecţii Oracle Academy SQL
1 Design – rezumat
2 Sql – part1
3 Sql – part2
4 Teste SQL
Examene Oracle Academy – Sql (design)
1 Mid exam part 1
2 Mid exam part 2
3 Mid exam part 3
Final exam (design)
1 Final exam part 1
2 Final exam part 2
3 Final exam part 3
4 Final exam part 4
5 Final exam part 5
6 Final exam part 6
7 Final exam part 7
7 Quiz-uri
Mid Exam (programming)
1 Quiz-uri (secţiunea 1-7)
2 Mid Exam
3 Mid Exam part 1
4 Mid Exam part 2
5 Mid Exam part 3
6 Quiz-uri
Final Exam (programming)
1 Part 1
2 Part 2
3 Part 3
4 Part 4
5 Part 5
6 Part 6
7 Part 7
8 Quiz-uri
PLSQL Mid Term
1 Part 1
2 Part 2
3 Part 3
4 Part 4
5 Part 5
PLSQL Mid Term 2
1 Part 1
2 Part 2
3 Part 3
4 Part 4
PLSQL Final Semester 1
1 Part1
2 Part2
3 Part3
4 Part4
5 Part5
PLSQL Mid Term sem2
1 Part1
2 Part2
3 Part3
4 Part4
5 Part5
PLSQL Final Semester 2
1 Part1
2 Part2
3 Part3
4 Part4
5 Part5
6 Part6
Institute Exist Exam
1 Part1

Mulţumesc celor care mi-au trimis mailuri cu răspunsurile de la noul examen PLSQL. Încă aştept şi alte răspunsuri.

NOTĂ! Aceste părţi conţin mai multe examene!

Pentru cei ce vor sa le copieze, la fiecare dintre aceste examene exista si un PDF care se citeste cu Acrobat Reader.Făcând click pe icoana de la Acrobat le puteţi vedea pe toate şi de asemenea le puteţi copia.

http://upload.paulierco.ro/images/5qv7k8gztzztcy0n66.jpg

Post to Twitter Tweet This Post

  1. veveak
    martie 5th, 2010 la 18:44 | #1

    fratilor va rog cine poate sa-mi trimita si mie raspunsurile la Final Exam sem I, Mid Exam sem II si Final Exam sem II pls pls pls la mihai51290@yahoo.com

  2. Bogdan
    martie 11th, 2010 la 19:53 | #2

    Vreau si eu Mid term exam semester 1

  3. alina
    martie 12th, 2010 la 10:59 | #3

    vreau si eu mid term semester 2. pls

  4. alina
    martie 12th, 2010 la 11:02 | #4

    va rog mult trimiteti-mi sh me mid term semester 2. alinutza_ubita_07@yahoo.com

  5. bogdan
    martie 19th, 2010 la 11:21 | #5

    esti tare frate! tre sati dau 5 beri pt 5 de 10. contacteaza-ma

  6. ady
    aprilie 28th, 2010 la 20:46 | #6

    atestate oracle cine are :( ( Yd: baadeea

  7. Sergiu
    mai 2nd, 2010 la 23:04 | #7

    nu exista prin teste la partea
    Test: Mid Term Exam Semester 1 – Part II
    21. Place the following statements in the correct sequence:
    A. OPEN my_curs;
    B. CLOSE my_curs;
    C. CURSOR my_curs IS SELECT my_column FROM my_table;
    D. FETCH my_curs INTO my_variable; Mark for Review
    (1) Points

    C,D,A,B

    C,A,D,B (*)

    A,C,D,B

    C,A,B,D

  8. crinutza
    mai 6th, 2010 la 15:35 | #8

    nu am gasit 3 intrebari la

    Mid Term Exam Semester 1 – Part I

    si anume….sper sa va ajute :D
    1. The fact that PL/SQL is portable is a good thing because:

    Exceptions can be ported to different operating systems

    Blocks can be sent to the operating system.

    PL/SQL code can be developed on one platform and deployed on another (*)

    PL/SQL code can be run on any operating system without a database

    2. Which of the following can you use PL/SQL to do?

    Update data (DML)

    Develop Web applications using the Web Application Toolkit

    Manage database security

    Create customized reports

    All of the above (*)

    3. PL/SQL can be used not only with an Oracle database, but also with any kind of relational database. True or False?

    True
    False (*)

  9. crinutza
    mai 6th, 2010 la 16:12 | #9

    si la Test: Mid Term Exam Semester 1 – Part II nu am gasit doua intrebari

    8. What will be the value of variable c after the following code is executed?

    DECLARE
    a BOOLEAN := TRUE;
    b BOOLEAN := NULL;
    c NUMBER;
    BEGIN
    IF a AND b THEN c := 2;
    ELSIF a OR b THEN c := 0;
    ELSE c := 1;
    END IF;
    END;
    1
    Null
    0 (*)
    2

    9. What will be the value of variable c after the following code is executed?

    DECLARE
    a BOOLEAN := TRUE;
    b BOOLEAN := FALSE;
    c NUMBER;
    BEGIN
    c :=
    CASE
    WHEN a AND b THEN 10
    WHEN NOT a THEN 20
    WHEN a OR b THEN 30
    ELSE 40
    END;
    END;
    30 (*)
    20
    40
    10

  10. Cerficare
    mai 24th, 2010 la 13:49 | #10

    Are cineva intrebari cu raspunsuri de la examenul de certificare??Daca are sa ma contacteze aici andreivoinea85@yahoo.com

  11. ionutz
    iunie 4th, 2010 la 10:12 | #11

    cine imi pote oferii raspunsurile la final exam semester 2???????????

Pagina cu comentarii
1 2 3 4 1741
  1. aprilie 1st, 2009 la 22:56 | #1
  2. aprilie 1st, 2009 la 22:56 | #2
  3. aprilie 24th, 2009 la 17:27 | #3
  4. mai 3rd, 2009 la 00:32 | #4
  5. mai 21st, 2009 la 19:17 | #5