Quantcast
Channel: SCN : All Content - SAP Applications on SAP Adaptive Server Enterprise (SAP ASE)
Viewing all articles
Browse latest Browse all 956

Some basic commands in isql

$
0
0

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.


Viewing all articles
Browse latest Browse all 956

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>