This allows students to put their mental efforts into growing beyond their teachers.
Take this 3-minute indexing quiz by @winand.at
A simple test that 60% fail!
buff.ly/5C4XZ7N
Did you pass? Let us know how you did!
Take this 3-minute indexing quiz by @winand.at
A simple test that 60% fail!
buff.ly/5C4XZ7N
Did you pass? Let us know how you did!
modern-sql.com/caniuse/comm...
modern-sql.com/caniuse/comm...
modern-sql.com/caniuse/with...
With recursive is the only SQL construct that is not guaranteed to terminate, eventually. As the DBMS is typically a very crucial system, infinite loops must be prevented at all times. See how various SQL systems help you.
modern-sql.com/caniuse/with...
With recursive is the only SQL construct that is not guaranteed to terminate, eventually. As the DBMS is typically a very crucial system, infinite loops must be prevented at all times. See how various SQL systems help you.
While Oracle people are ecstatic about ASSERTION in the just released version 23.26.1 of the Oracle Database, I’m happy to see something as simple as FILTER :)
🧵
While Oracle people are ecstatic about ASSERTION in the just released version 23.26.1 of the Oracle Database, I’m happy to see something as simple as FILTER :)
🧵
I’d expect that the app should use prepared statements when it is designed to executes the same query often.
I’d expect that the app should use prepared statements when it is designed to executes the same query often.
misunderstood. Also the IO latency in cloud environments, which are often many factors higher as on local discs (during development).
misunderstood. Also the IO latency in cloud environments, which are often many factors higher as on local discs (during development).
Not very often, but when I need IGNORE NULLS, then I really miss it in PostgreSQL.
modern-sql.com/caniuse/T616
Not very often, but when I need IGNORE NULLS, then I really miss it in PostgreSQL.
modern-sql.com/caniuse/T616
Not very often, but when I need IGNORE NULLS, then I really miss it in PostgreSQL.
modern-sql.com/caniuse/T616
But I think open source is more than that. For me it is a spectrum where MySQL is pretty close to the least openness.
But I think open source is more than that. For me it is a spectrum where MySQL is pretty close to the least openness.
🧵
🧵
INSTALL COMPONENT 'file://classic_hashing'
but for me only
INSTALL COMPONENT 'file://component_classic_hashing'
works.
INSTALL COMPONENT 'file://classic_hashing'
but for me only
INSTALL COMPONENT 'file://component_classic_hashing'
works.
The functions MD5, SHA and SHA1 were "removed". That is (not very prominently) mentioned in the security section of the release notes.
You can get them back via
INSTALL COMPONENT 'file://component_classic_hashing'
dev.mysql.com/doc/refman/9...
The functions MD5, SHA and SHA1 were "removed". That is (not very prominently) mentioned in the security section of the release notes.
You can get them back via
INSTALL COMPONENT 'file://component_classic_hashing'
dev.mysql.com/doc/refman/9...
The end.
The end.