April 1, 2016 at 12:11 am
Comments posted to this topic are about the item New MySQL Engine Supports T-SQL
April 1, 2016 at 4:22 am
????????? 😛
April 1, 2016 at 7:06 am
Here is something that is not a joke: Microsoft is working on getting sql server running on Linux by next year.
April 1, 2016 at 7:08 am
This is a really good one.
I wish it is true because MySQL's programming capability is far behind SQL Server T-SQL.
Is the Apr.1 joke becoming our wish list? The classic one of SQL on Linux is coming true soon.
April 1, 2016 at 7:18 am
Frankly t-sql scripting is better than either PL/SQL or whatever MySQL currently offers. I've administered all 3. The flow control in sqlplus or mysql is pretty lacking. All of my scripts had to be written as shell scripts. With SQL Server I can do everything right in t-sql and never have to leave the DB engine.
Nice joke. I almost bought into it until I recalled what day it was.
April 1, 2016 at 7:22 am
Really nice piece. I'll readily admit that I was thoroughly fooled right through the end. And that takes some doing. But I already knew that MySQL supports several different DB engines and an additional one would be just that. To support T-SQL would actually make a lot of sense. Or so I foolishly thought. 😀
April 1, 2016 at 7:35 am
Actually it would make a lot of sense.
April 1, 2016 at 8:27 am
Personally I'm waiting for DB2 on MySQL.
-----
[font="Arial"]Knowledge is of two kinds. We know a subject ourselves or we know where we can find information upon it. --Samuel Johnson[/font]
April 1, 2016 at 8:37 am
Personally I'm waiting for DB2 on MySQL.
That doesn't make as much sense, I think. The DB2 database is already available on nearly every platform.
April 1, 2016 at 8:52 am
kaj (4/1/2016)
Really nice piece. I'll readily admit that I was thoroughly fooled right through the end. And that takes some doing. But I already knew that MySQL supports several different DB engines and an additional one would be just that. To support T-SQL would actually make a lot of sense. Or so I foolishly thought. 😀
🙂
April 1, 2016 at 9:41 am
LOL
April 1, 2016 at 9:23 pm
You almost had me on this one until I remembered what day it was. Good one though!
April 1, 2016 at 10:24 pm
Nice :)....Jokes aside, would be cool is i can actually execute my t-sql scripts on MySQL.
April 4, 2016 at 1:21 pm
Actually there is a fork of MySQL 5.5 that supports ANSI-2011, PL/SQL, and T-SQL 2012. In addition to that, it has distributed scale out capability.
https://sourceforge.net/projects/mysql_hydra
"Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho
April 5, 2016 at 11:26 am
Eric M Russell (4/4/2016)
Actually there is a fork of MySQL 5.5 that supports ANSI-2011, PL/SQL, and T-SQL 2012. In addition to that, it has distributed scale out capability.
Nice
Viewing 15 posts - 1 through 15 (of 15 total)
You must be logged in to reply to this topic. Login to reply