Files
2024-05-08 16:35:35 +02:00

1 line
94 B
SQL

select 'text' as component, sqlpage.exec('echo', 'It', $thisisnull, 'works', '!') as contents;