摘要:
BEGIN DECLARE sTemp text; DECLARE sTempChd text; SET sTemp = '$'; SET sTempChd =cast(rootId as CHAR); WHILE sTempChd is not null DO SET sTemp = concat 阅读全文
posted @ 2017-08-11 00:37 time, 阅读(2841) 评论(0) 推荐(0)
|
|
|
|
摘要:
BEGIN DECLARE sTemp text; DECLARE sTempChd text; SET sTemp = '$'; SET sTempChd =cast(rootId as CHAR); WHILE sTempChd is not null DO SET sTemp = concat 阅读全文
posted @ 2017-08-11 00:37 time, 阅读(2841) 评论(0) 推荐(0) |
|