Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 ASP.NET
 How is T-SQL works ?

Author  Topic 

sanjnep
Posting Yak Master

191 Posts

Posted - 2003-08-05 : 01:00:14
I want to know how actually T-SQL statements work ?
Are T-SQL statements are made by C/C++ languages ?


Sanjeevshrestha

rrb
SQLTeam Poet Laureate

1479 Posts

Posted - 2003-08-05 : 03:07:55
Hi Sanjeev

Do you have access to SQL Server BOL (Books Online)? This has loads of very good articles on what SQL Server does with your T-SQL.

For a general introduction to database engines, ou might want to also have a look at something like:
[url]http://www.ispras.ru/~gsql/construction.html[/url]

I'm not sure what your question is about C/C++ ...want to try again?

--
I hope that when I die someone will say of me "That guy sure owed me a lot of money"
Go to Top of Page
   

- Advertisement -