Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5839955
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T11:40:00+00:00 2026-05-22T11:40:00+00:00

I am well aware of SQL statements such as select, insert, update and delete.

  • 0

I am well aware of SQL statements such as select, insert, update and delete. However I am new to stored procedures.

I am using SQL Management Studio Express.

Any code example? For example, Registration, a stored procedure that saves the customer data in the database.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T11:40:01+00:00Added an answer on May 22, 2026 at 11:40 am

    The best thing about using stored procedures in preference to embedded SQL is that, done properly, they present a versionable interface to the database that is independent of the client code. It gets the SQL out of the client codebase, which means that so long as the external interface doesn’t change: parameters, results sets, etc., the DBAs are free to tune queries or even completely remodel the database schema without requiring changes to the client software.

    It also hugely simplifies security. Clients don’t require permission grants to the underlying tables themselves. All they need is grant execute on the stored procedures.

    If all you do is write a stored procedures that wrap simple insert/update/delete statements, you’re not really accomplishing much. The stored procedures should represent more logical operations.

    Remember, any real database will long outlive the software used to access it. Data is forever; software is transient.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm well aware of using namespaces however, every now and then I'm stumbling upon
I'm well aware of how I can communicate with an outside server using Android.
I'm well aware of Java tools for manipulating, generating, decompiling JVM bytecode (ASM, cglib,
I’m well aware of the Microsoft support base article stating that it’s not supported
Now I'm sure we're all well aware of the relative merits of Linux vs
Is it possible to have transport security without authentication? I'm well aware of it's
Is anyone aware of a reasonably well documented example of simulated annealing in Visual
I am wondering if there are any well-known algorithms that I should be aware
We have a project using LINQ to SQL, for which I need to rewrite
Edit: I'm well aware of that this works very well with value types, my

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.