Print all row values from any table using SQL


/ Published in: SQL
Save to your folder(s)

Here is the SQL code to print a row of from any table. All you have to do is modify the @tableName and @whereClause variables. Works only in MS SQL 2005+

URL: http://www.lessonist.com/lessons/id/594/print-all-row-values-from-any-table-using-sql

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.