open in colab
Browse files
README.md
CHANGED
@@ -69,4 +69,9 @@ show me all the orders from last month , sort by date
|
|
69 |
"""
|
70 |
print(generate_sql(query))
|
71 |
|
72 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
69 |
"""
|
70 |
print(generate_sql(query))
|
71 |
|
72 |
+
```
|
73 |
+
|
74 |
+
|
75 |
+
## alternatively you can use this notebook:
|
76 |
+
[](https://colab.research.google.com/drive/1zfuzV3R1GQflHV_va03WArb8vhwPh_2T)
|
77 |
+
|