Create Raw Zone Tables using Generative AI: The Fabric Modern Data Platform

  • Comments posted to this topic are about the item Create Raw Zone Tables using Generative AI: The Fabric Modern Data Platform

    John F. Miner III
    Microsoft Data Platform MVP
    a.k.a. - The Crafty DBA

  • In my quick look at your article this morning, I may have missed it... are you using the paid version for ChatGPT?

     

    --Jeff Moden


    RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
    First step towards the paradigm shift of writing Set Based code:
    ________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.

    Change is inevitable... Change for the better is not.


    Helpful Links:
    How to post code problems
    How to Post Performance Problems
    Create a Tally Function (fnTally)

  • Hi Jeff,

    I am showing how to use Generative AI two ways LLMs with Visual Studio.

    First, GitHub charges $10 per month or $100 per year to have the AI directly connected to Visual Studio.

    There are several Large Language models that you can choose from.  The nice thing about this service is Generative AI is a short cut away in the VS editor.

    See docs for details.

    https://tinyurl.com/yk7v4d6c

    Second, If $10 is too much, then just past prompts into http://www.ChatGPT.com and copy code into VS Studio.

    I find through experience that the resulting code gets you 80 to 90 pct of the way depending upon complexity.

    In short, Generative AI will increase your productivity.

    Sincerely

    John

    .

    John F. Miner III
    Microsoft Data Platform MVP
    a.k.a. - The Crafty DBA

  • This was removed by the editor as SPAM

  • This was removed by the editor as SPAM

Viewing 5 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply