please i just need itWhat do you mean by a TSQL program? TSQL is a language.
If all you want is a TSQL statement, try this...
SELECT GETDATE()|||Just guesing what you mean as well, if you mean a tutorial on t-sql, there is one here.
http://sqlcourse.com/
HTH|||I guess the simplest would be SQL Server's OSQL utility. It is command line driven, or you can send batch files through it.
blindman|||There is also the Query Analyzer utility to write, save and load SQL scripts.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment