Hey!
data
Welcome to my Data Engineering blog!
-- This is SQL code
select *
from hey
# This is a python code
def hey() -> str:
print("HEY!!!")
data
Welcome to my Data Engineering blog!
-- This is SQL code
select *
from hey
# This is a python code
def hey() -> str:
print("HEY!!!")