Search:

Type: Posts; User: Lalitha

Search: Search took 0.10 seconds.

  1. Re: [JAVA CODE] stored proc to insert and then delete the data from another table /CO

    Hi
    it is error from procedure .
    After is_rec_inserted := FALSE;
    there is a end statement replace it as end;(i.e., put ; after end statement)
    it removes this error
  2. Replies
    4
    Views
    1,155

    Re: Java basic Example

    Hi,
    You can use System.in to read values from console.
    thus get X value from user and pass that to determine whether odd or even.
Results 1 to 2 of 2