Forum Replies Created

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

  • Reply To: Building a Simple SQL/AI Environment

    Is this post about exploring how to implement Natural language query by end-user ?

    It would be awesome to be able to ask in natural language, AI would return the SQL...

  • Reply To: Linked Server

    In response to @sue she provided the correct information for me

    THE USER NAME TO PROCIDE TO AN EXCEL FILE IS

    User: Admin

    No pasword

    My linked server is an xlsx using ACE driver

    Works...

  • Reply To: Using Code Snippets in SSMS

    Hi

    Anyway to create a surround snippet  for a SQL function like SUM(), CONVERT(), ISNULL() with AS Field at the end

    SUM(MyField) AS MyField ?

    It is not possible to include $selected$ twice...

  • RE: Using Code Snippets in SSMS

    Need the extra step of doing a copy-text first but works perfectly
    Thank you

  • RE: Using Code Snippets in SSMS

    Hi
    Very good article.
    Immediatly after reading it i tried creating my fist snippet that I dreamt of for years:
    An "Encapsulate" snippet.
    So my first snippet was SUM as...

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