asp.net - Can we select the table data without using select statement -


is possible select data using indexes without using select statement...

no, can not, have use anyway. can use stored procedure , call them asp.net stored procedure have select statement data tables.


Comments

Popular posts from this blog

ios - iPhone/iPad different view orientations in different views , and apple approval process -

php - HTTP_REFERER woes: How can I allow access to a specific page, only when a visitor has visited another specific page beforehand? -

java Extracting Zip file -