开发者

SQL Equation => Image?

开发者 https://www.devze.com 2023-01-31 07:03 出处:网络
I\'d like to go from this COMPUTEDCOL1 = COL1 * COL1 / 7132 开发者_如何学JAVAto this Is there anything that can parse SQL and render it as above?

I'd like to go from this

COMPUTEDCOL1 = COL1 * COL1 / 7132

开发者_如何学JAVA

to this

SQL Equation => Image?

Is there anything that can parse SQL and render it as above?

Thanks.


Mathematica would be able to do this in many cases.

0

精彩评论

暂无评论...
验证码 换一张
取 消