convert to markdown table
This commit is contained in:
parent
cfab0746e7
commit
3d828b6b55
@ -109,17 +109,13 @@ SELECT
|
|||||||
assign new key/values to the results of the regular expression, and then back to the underlying row it came from
|
assign new key/values to the results of the regular expression, and then back to the underlying row it came from
|
||||||
-----------------------------------------------------------------------------------------------------------------
|
-----------------------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
```
|
|
||||||
+---------------------------------+------------------+---------------+---------------+-----------------+----------------+
|
|
||||||
| returned from expression | party | reason | city | provice | |
|
| returned from expression | party | reason | city | provice | |
|
||||||
+-----------------------------------------------------------------------------------------------------------------------+
|
| ------------------------------- | ----------------- | ------------- | ------ | ------- | --- |
|
||||||
| {"f20": "BIG LOTS #00453 STOW"} | Big Lots | Home Supplies | Stow | Ohio | |
|
| {"f20": "BIG LOTS #00453 STOW"} | Big Lots | Home Supplies | Stow | Ohio | |
|
||||||
| {"f20": "1794MOTHERHOOD #1794"} | Motherhood | Clothes | | | |
|
| {"f20": "1794MOTHERHOOD #1794"} | Motherhood | Clothes | | | |
|
||||||
| {"f20": "3 PALMS HUDSON OH"} | 3 Palms | Restaurantes | Hudson | Ohio | |
|
| {"f20": "3 PALMS HUDSON OH"} | 3 Palms | Restaurantes | Hudson | Ohio | |
|
||||||
| {"f20": "36241 7-ELEVEN STOW "} | 7-Ele^en |Gasoline |Stow |Ohio | |
|
| {"f20": "36241 7-ELEVEN STOW "} | 7-Eleven | Gasoline | Stow | Ohio | |
|
||||||
| {"f20": "7-ELEVEN 36241 STOW "} | 7-Eleven | Gasoline | Stow | Ohio | |
|
| {"f20": "7-ELEVEN 36241 STOW "} | 7-Eleven | Gasoline | Stow | Ohio | |
|
||||||
| {"f20": "98626 - 200 PUBLIC S"} | Public Sq Parking | Recreation | | | |
|
| {"f20": "98626 - 200 PUBLIC S"} | Public Sq Parking | Recreation | | | |
|
||||||
| {"f20": "ACE HARDWARE HUDSON "} | Ace Hardware | Home Maint | Hudson | Ohio | |
|
| {"f20": "ACE HARDWARE HUDSON "} | Ace Hardware | Home Maint | Hudson | Ohio | |
|
||||||
| {"f20": "ACH CAFE AND STARBUC"} | Starbucks | Restaurantes | | | |
|
| {"f20": "ACH CAFE AND STARBUC"} | Starbucks | Restaurantes | | | |
|
||||||
+---------------------------------+----------------------------------+---------------+-----------------+----------------+
|
|
||||||
```
|
|
Loading…
Reference in New Issue
Block a user