How do I compare two values when one value(data type) is
char and the other is an integer?
Answer Posted / sagun sawant
I will convert column with integer datatype to char because
i can not convert char to integer if column contains any
alphabet and then i will compair two values
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How to get a list of columns in a view using "sys.columns" in ms sql server?
What is forward - only cursors / read only cursor?
What is a rownum?
Write the queries for commands like Create Table, Delete table, Drop Table etc.
Can two tables share the same primary key?
Explain what are the restrictions while creating batches in sql server?
What is mean by candidate key?
What is encryption key?
What is checkpoint in sql server?
List all the types of user-defined functions?
What are the benefits of filtered indexes?
Is t sql the same as sql server?
What is the difference between cartesian product and cross join?
What is user-defined function?
What command is used to create a database in the sql server and how?