Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Difference between writing SQL query and stored procedure ?

Answer Posted / shivangi rastogi

in sql query,there is not security features since when we
write a query in our programe,through ildasm command it
will show thw query to the public.
in stored procedure,we named a set of query & it works as a
file name whenever anyone checks the query it ll find the
procedure name not that query onwhich our programe is
running.
in sql query,if any error in query it ll compiled & show
error at runtime,which is not in stored procedure.

Is This Answer Correct ?    8 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can a database be shrunk with users active?

1193


What is sql injection and why is it a problem? : sql server security

1186


How many cores do I need for sql server 2016?

951


How to implement one-to-one, one-to-many and many-to-many relationships while designing tables?

1070


How can sql server instances be hidden?

1028


What is encryption key?

137


what is the different types of backups available in sql server? : Sql server database administration

968


Explain trigger and its types?

1114


What is auditing in sql server?

964


How do you know if sql server is running on your local system?

1092


What are the properties of the transactions?

1169


What is a non clustered primary key?

973


How to store and query spatial data?

1046


To automatically record the time on which the data was modified in a table, which data type should you choose for the column?

1004


What is indexing explain it with an example?

1066