Notepad++ replace text between two strings spawning multiple lines and retain some part of the string in between

前端 未结 0 518
[愿得一人]
[愿得一人] 2020-12-19 10:07

I have extracted many hive tables using show create table command.

The output is like this:

CREATE EXTERNAL TABLE MYSCHEMA.MyTABLE(
  `col1` string, 
          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题