User Profile

Collapse

Profile Sidebar

Collapse
pcbala
pcbala
Last Activity: Nov 21 '13, 07:40 AM
Joined: Nov 18 '13
Location: Chennai, India
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • pcbala
    replied to I am new to learning python. Please help.
    Hi stdq,

    Thank you very much for your reply. I will try the book for sure.
    And, yes I will be trying all the exercises in it.
    See more | Go to post

    Leave a comment:


  • pcbala
    started a topic I am new to learning python. Please help.

    I am new to learning python. Please help.

    Hi,I am a newbie and i am thinking of learning Python now. I need help as to where to start and is this the language to learn at this time. If, yes suggest some good books or websites online. What can i do by learning it. I mean, real-time kind of thing like... application oriented. Thank you in advance.
    See more | Go to post

  • pcbala
    started a topic LG P970 not starting.

    LG P970 not starting.

    Hi,
    I tried to update my lgp970 to ICS. It got shut down and no life is there. Please reply with what might have happened and what to do???
    See more | Go to post

  • Hi n33dh3lp,
    I have understood your requirements. But, it is advice-able if you do your work within a PACKAGE. I have created it inside a single package. Please refer it you have not yet got the answer.
    Code:
    CREATE OR REPLACE
    PACKAGE dummy_dummy AS
    PROCEDURE try_emp_try 
    (
    p_empid IN VARCHAR2
    );
    
    FUNCTION dummy_total
    (
    p_empno IN  emp.empno%TYPE,
    p_sal   IN  NUMBER,
    p_comm
    ...
    See more | Go to post

    Leave a comment:


  • CAN Python,Ruby and Perl be used as front end for oracle SQL???

    Hi everyone,
    My work is completely based on sql, pl/sql. Though it is fully back-end, I am interested in learning any one of the above languages. Can any of them be used as front-end tool for oracle sql???
    See more | Go to post
No activity results to display
Show More
Working...