Tutorials
Resources
Forum
Communities
Interview
Jobs
Projects
Offshore Development
Silverlight Tutorials
|
Mentor
|
Code Converter
|
Articles
|
Code Factory
|
Computer Jokes
|
Members
|
Peer Appraisal
|
IT Companies
|
Bookmarks
|
Revenue Sharing
|
Prizes & Awards
My Profile
Sign In
Register
AdSense Revenue
Active Members
Today
Appukuttan
(94)
Abhi
(72)
Babu Akkandi
(63)
Last 7 Days
Appukuttan
(619)
Babu Akkandi
(470)
divya
(321)
more...
New Feature:
Community Sites
:
Create your own .NET community website and start earning from Google AdSense !
It's Free !
Create a stored procedure that retrieves a row by id
Posted Date: 12 May 2008
Resource Type:
Code Snippets
Category:
SQL
Author:
vijetha
Member Level:
Gold
Rating:
Points
: 10
create procedure sp_selectbyid
@id int
as
select * from emp where id = @id
go
select * from emp
exec sp_selectbyid 1
Responses
No responses found. Be the first to respond and make money from
revenue sharing program
.
Feedbacks
Popular Tags
What are tags ?
Search Tags
Sign In
(No tags found.)
Post Feedback
This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must
Sign In
to post a response.
Next Resource:
Get Time alone from datetime field
Previous Resource:
How to use group by in SQL Server
Return to Discussion Resource Index
Post New Resource
Category:
SQL
Post resources and
earn money
!
Related Resources
SQL Query to Find the Nth highest Colum Value in a Table.
Foreign Keys based on Unique fields
Making your SQL string synatx friendly
Add file to a database
Tree view custmization with database --SQl2000
dotNet Slackers
BizTalk Adaptors
Web Design
Contact Us
Privacy Policy
Terms Of Use