You need to remove the affected rows and dashes. How would you do that?



You need to remove the affected rows and dashes. How would you do that?..

Answer / Rahul Kumar Yadav

To remove affected rows with dashes in Sybase, you can use a combination of string functions such as REPLACE and DELETE:

DELETE FROM your_table WHERE MyColumn LIKE '%-%';

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Sybase Interview Questions

what means of sybase ?? and how i can use sybase data base on my computer Iam the first use it >> any help please !

3 Answers  


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

1 Answers  


What is my identity burn factor vulnerability right now in sybase?

1 Answers  


Explain asa, asa ultralite.

1 Answers  


Why am I running out of locks on the replicate side in sybase ?

1 Answers  


How do I create a database in sybase central?

1 Answers  


How would you replicate col = col + 1 in sybase?

1 Answers  


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

1 Answers  


How to connect sybase server with unix.

3 Answers   HCL,


What is coalesce in sybase?

1 Answers  


What is the default table size in sybase?

1 Answers  


What is replication server?

1 Answers  


Categories