[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: SQL statement issue



You may actually need to semi-colons (not sure). However, if all you are
doing is a commit there is an SQR keyword that you can use anywhere outside
of a SQL block. The keyword is commit.


>>>>>>>>>Bruce sent
Sent: Wednesday, April 04, 2001 10:20 AM
To: SQR-USERS@list.iex.net
Subject: SQL statement issue


Can anyone tell me if it is OK to end a SQL statement with a ;(semi-colon).

We have following code...

BEGIN-SQL
  COMMIT;
END-SQL

Is this OK to do in SQR?

Thanks..

        .Bruce

Bruce Weinstein
E-Mail: bruceweinstein@canada.com