Using Regex to extract table names from a file containing SQL queries

后端 未结 5 762
慢半拍i
慢半拍i 2021-01-05 11:28

I\'ve a text file containing large number of queries. I want to get all the distinct tables used in the entire file in all the queries. The table name can come after a \'fro

5条回答
提交回复
热议问题