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
what's the information that can be stored inside a bit column? : Sql server database administration
How are the exceptions handled in sql server programming?
What is inner join? Explain with an example?
What samples and sample databases are provided by microsoft?
What is for xml in sql server?
What is coalesce and check constraint in sql server?
Explain temporary table vs table variable by using cursor alternative?
What is the function of sql server agent windows service?
What is openrowset sql server?
What are the lambda triggers?
How many joins in sql server?
What is the xml datatype?
How do triggers work?
Explain the disadvantages of cursors?
How to delete exactly duplicate records from a table?