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 |
What is open client in sybase?
What do you mean by exception log in replication?
Is sybase a database? Explain.
What is rollback trigger in a trigger?
What do you mean by adaptive server enterprise?
Explain update statistics.
What are different performance tuning tools in sybase with example. How to optimize sql code in sybase server.
Compare join and subquery in performance?
How do you check database space? What measures are there to increase the db space?
What is this tds protocol in sybase?
There is no space in file system and you need to take a back up. What will you do?
Compare in and exists?
Oracle (3253)
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)