Amit_352107
New Contributor III

Hi @Salah K.​ 

you can go through this code block

%python

P_Name = 'BackOffice'

spark.sql(f""" create database {P_name} """)