Click here to Skip to main content
15,885,546 members

Articles by kamiktk123 (Tip/Trick: 1)

Tip/Trick: 1

RSS Feed

Average article rating:

No articles have been posted.

Average blogs rating:

No blogs have been submitted.

Average tips rating: 0.00

Database Development
SQL Server
10 Jan 2012   Updated: 10 Jan 2012   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 7,831     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
string Query = string.Format(@"SELECT * FROM (SELECT *, " + @"ROW_NUMBER() OVER(ORDER BY PRODUCT_ID DESC ) AS ROW_NUM FROM({0}) " + @"AS TEMP_INNER) AS TEMP_OUTER WHERE ROW_NUM BETWEEN '{1}' AND " + @"({2} + {3}) - 1", strSql, startRowIndex, startRowIndex, maximumRows);

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Software Developer PowerObjects
Pakistan Pakistan
I am a professional Software Developer. I have experience in developing Windows Applications, e-commerce Portals, Content Management Systems and Data driven websites.
My technical forte includes: C#, ASP.NET, ADO.NET, JavaScript, jQuery, SQL Server, Design Patterns.
My interests involves programming, website development, developing applications for Android and learning subjects related to Software Engineering/Information Systems. Currently I am working as a Software Engineer at PowerObjects Pvt Ltd.