Sunday, May 16, 2021

Sqlcl download

 # Here is how I get the latest

version: curl -s https:"//"download"."oracle"."com"/"otn_software"/"java"/"sqldeveloper"/"$(basename $(curl -s https:"//"www"."oracle"."com"/"tools"/"downloads"/"sqlcl-downloads.html | awk -F"'" '/.zip/{print $2}')) > sqlcl"."zip

No comments:

KQL OPER

  Understanding KQL Operators Let's take a look at Kusto Query Language (KQL) operators and how they can help build powerful queries. Un...