on prepared statement in sql
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hi all, Will using prepared statement improve the transaction speed of the database operation ? Thanks
Yes, becase the database does not have to do as much work as when it is executing "ad-hoc" sql statements (i.e. non prepared).
Store your favourite bookmarks online: my-faves.co.uk