Answers

Question and Answer:

  Home  Basic SQL Server

⟩ Can you explain what is SQL Server English Query?

SQL Server English Query helps to build applications that can accept query in questions form (in English). The application passes the questions string to the English query engine. English Query then returns to the application a SQL statement or a Multi-Dimensional Expression (MDX) query that will return the answer to the user’s question.

 210 views

More Questions for you: