How can i retrieve the pseudoColumn values of a table in
sybase? In oracle, we can get the same as 'ROWID'. Likewise
in sybase which one is pseudo column?
Answer / anand
select rownum = identity(10) , i into #temp from t
select * from #temp
drop #temp
go
| Is This Answer Correct ? | 2 Yes | 3 No |
You need to manipulate varbinary columns in sybase. How would you do that?
How to delete unix files which are more than 3 days old?
What do you mean by adaptive server enterprise?
How do I turn off marked suspect on my database in sybase?
Sybase 12.5 Database Statistics (Maximum)
How would you list objects in sybase?
Explain the features of sybase.
How to start and stop sybase database in linux sap?
What does –i option do in sybase tools?
What is the use of sp_helprotect in sybase?
What are the vital features of sybase?
List the merits of index covering.
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)