ORBITER-FORUM will be temporarily closed at 2026-07-23 18:00 UTC while we complete some OF maintenance tasks. The amount of downtime is expected to take up to one hour, but probably less.
Regex is probably the most famous "write-only" language.
However, the more I have to optimise our queries because our mountains of data are growing, the more I find that SQL is a strong contender... :shifty:
Never worked with it. Wrapping a query language around an API is a scary concept though, for sure. I'd rather keep my API clean and usable, providing data is what it's there for, after all...
Writing SQL queries for a snowflake scheme manually is no rewarding task and pretty much the definition of write-only
Most swiss kids get to read Asterix, though, which is probably the largest source of knowledge for random latin phrases and other tidbits related to the romans in all of europe...
Same here. We spent about as much time learning roman numerals in school as for learning egyptian hieroglyphs. Not really much.
DROP TABLE testtable;
CREATE TABLE benchmark (
a int ,
a_txt int ,
a_category int ,
a_score int ,
b int ,
b_txt int ,
b_category int
);
CREATE UNIQUE INDEX b_c on benchmark (
id int NOT NULL PRIMARY KEY ,
test
);
CREATE TABLE bisected (
g int NOT NULL,
i int NOT NULL
);
INSERT INTO bisected VALUES (1, 0);
INSERT INTO bisected VALUES (2, 0);
INSERT INTO bis
So, I was playing around with talktotransformer.com/ and I fed it the prompt DROP TABLE , this is it's completion.
Here our soldiers stand
From all around the world
Waiting in a line
To hear the battle cry of the american soldier
Amen!
Artificial...what?