on ‎2012 Mar 22 6:24 AM
Hi All,
One can use the command line or else one can use dbisql which is GUI based.
Once we have logged into isql then how to query tables in our database.
1> use SID
2> go
1> select top 1 * from SAPSR3.USR02
Suppose by mistake we had typed incorrectly then we can use "reset" to reset the command prompt.
go is like ; in oracle. we need to manually type after every statement.
This is a sample output from isql.
Request clarification before answering.
remember with sybase to use the go command for commands in the database.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 13 | |
| 8 | |
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.