Currently, it's not possible to determine if a SDE.ST_GEOMETRY line has true curves via SQL.
For example, select lines where the SHAPE contains at least one true curve:

Could ESRI consider adding a function to SDE.ST_GEOMETRY (Oracle) for this purpose?
Something like:
Thanks.