SELECT ' It''s a bird, no plane, no it can''t be ice cream! ' AS phrase2 FROM DUAL;

等于

SELECT q' (It's a bird, no plane, no it can't be ice cream!) ' AS phrase2 FROM DUAL;

 

相关文章:

  • 2022-12-23
  • 2021-12-31
  • 2021-07-31
  • 2021-12-31
  • 2021-12-31
  • 2022-12-23
  • 2021-04-17
  • 2021-12-31
猜你喜欢
  • 2021-12-18
  • 2021-12-31
  • 2022-12-23
  • 2021-09-08
  • 2021-07-28
  • 2022-12-23
  • 2021-05-26
相关资源
相似解决方案