Skip to content

@sqlrooms/sql-editor / SqlQueryPreview

Variable: SqlQueryPreview

const SqlQueryPreview: React.FC<SqlQueryPreviewProps>

SQL query preview component with validation and results display. Only allows single SELECT statements. Displays results without pagination (just limited rows).