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:

Deduplicating Data on the Databricks Lakehouse: Making joins, BI, and AI queries “safe by default.”

  Imagine this: your manager asks the AI analytics tool: "What were our top-selling products last quarter?" The AI generates perfe...