In Interactive SQL, you can view a geometry as an image using the Spatial Preview tab to understand what the data in the database represents.
You must have SELECT privilege on the table you are selecting from, or the SELECT ANY TABLE system privilege.
Each instance of Interactive SQL is associated with a different connection to a database. When you open an instance of the Spatial Viewer from within Interactive SQL, that instance of Spatial Viewer remains associated with that instance of Interactive SQL, and shares the connection to the database.
When you execute a query in the Spatial Viewer, if you attempt to execute a query in the associated instance of Interactive SQL, you get an error. Likewise, if you have multiple instances of the Spatial Viewer open that were created by the same instance of Interactive SQL, only one of those instances can execute a query at a time; the other instances must wait for the query to finish.
The geometry is displayed as a Scalable Vector Graphic (SVG).
The spatial data can be viewed as geometry by using the Previous Row and Next Row buttons to view other rows in the result set.