Originally posted by RicardoSmith Would you say that T-SQL experience would infere that you have done some transaction programming.
Originally posted by bonkey I would infer that it means the person in question is familiar with writing SQL statments for an MS-SQL database. If you don't know what that entails, then you don't have T-SQL experience. jc
Originally posted by Kernel32 Generally when the term T-SQL is used in a job description it means do you have experience writing stored procedures and user defined functions for SQL Server and generally it means do you know how to execute them from an external environment such as VB, .Net, Java etc. There is a bit of a difference between writing simple select, insert, update and delete sql statements and writing a stored procedure in T-SQL that takes parameters and may perform various business rules and data validations as well as making data updates
what a prompt response...