What is the equivalent of oracle/db2 coalesce function in sybase?



What is the equivalent of oracle/db2 coalesce function in sybase?..

Answer / Rupali Sharma

The equivalent of Oracle's COALESCE function in Sybase is the ISNULL function. The ISNULL function returns a specified value if its argument is NULL, otherwise it returns the original value.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Sybase Interview Questions

Why not max out all my columns sybase?

1 Answers  


Differentiate between db-lib and ct-lib?

1 Answers  


How do I check if log truncation is blocked in sybase?

1 Answers  


What is a good example of a transaction in sybase?

1 Answers  


How do I take advantage of table partitioning with bcp in sybase?

1 Answers  


List the merits of index covering.

1 Answers  


What is the maximum nesting level of Stored Procedure and Triggers in Sybase?

2 Answers   L&T,


How do I exclude a column in sybase?

1 Answers  


What is asa ultralite in sybase?

1 Answers  


When should I execute an sp_recompile in sybase?

1 Answers  


You need to purge data from audit database. What will you do?

1 Answers  


Which should I use, repagent or ltm in sybase?

1 Answers  


Categories