XPA Databases
David
Hello
|
|
David:
I use MySQL coming from TSQL because MySQL is supported by the more affordable express licence.. Couple of lessons I had to learn when coming from TSQL:
|
|
On 2-5-2021 13:42, JK Heydt wrote:
David: "MySQL Enterprise Edition supports an authentication method that enables MySQL Server to use LDAP (Lightweight Directory Access Protocol) to authenticate MySQL users by accessing directory services such as X.500. MySQL uses LDAP to fetch user, credential, and group information.", see: https://dev.mysql.com/doc/refman/8.0/en/ldap-pluggable-authentication.html
Possible since MySQL8.0.14, see: join - CROSS/OUTER APPLY in MySQL - Stack Overflow
Why would anyone need to rename a database in an application? In MySQL you have to use LIMIT and/of OFFSET, see: MySQL :: MySQL 8.0 Reference Manual :: 13.2.10 SELECT Statement
|
|
Thanks for the added comments Luux!
|
|