We're sorry but sql-editor-view doesn't work properly without JavaScript enabled. Please enable it to continue.
SQL Editor View
main.sql
(Sample Data used)
Run
1
SELECT
*
FROM
STUDENTS
;
Query Result
Query results will appear here.