GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Database  >  Sybase
Go To First  |  Previous Question  |  Next Question 
 Sybase  |  Question 53 of 64    Print  
How to find row id in sybase

  
Total Answers and Comments: 3 Last Update: November 24, 2008     Asked by: sudipbis 
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: dhampack
 
Rowid function is not supported in ASE, it's only supported in Sybase IQ

Above answer was rated as good by the following members:
mbm52
July 09, 2008 06:28:43   #1  
SWATI_JANHAVI Member Since: July 2008   Contribution: 2    

RE: How to find row id in sybase
SELECT ROWID(M) * FROM TABLE M > IT WILL SHOW ROWID OF EVERY ROW.
 
Is this answer useful? Yes | No
September 03, 2008 11:45:17   #2  
kay_kannan Member Since: September 2008   Contribution: 1    

RE: How to find row id in sybase
select distinct SHORT_NAME row_id identity(10) into #tmpPosCust from #tmpPosFinal
 
Is this answer useful? Yes | No
November 23, 2008 23:07:48   #3  
dhampack Member Since: November 2008   Contribution: 6    

RE: How to find row id in sybase
Rowid function is not supported in ASE it's only supported in Sybase IQ
 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape