How do I compare two values when one value(data type) is
char and the other is an integer?
Answer Posted / guest
use the CONVERT Function.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How to restore performance issues and how to check?
Define right outer join in sql server joins?
What is a non-clustered index?
What are the main differences between #temp tables and @table variables and which one is preferred?
Sql server reporting services vs. Crystal reports.
What are the limitations/drawbacks or ssrs 2008 r2?
What is indexed view?
Mention the differences between substr and charindex in sql server.
what are the disadvantages of cursors? : Sql server database administration
What is etl - extraction, transformation, and loading?
Does dbcc checkdb requires db to be in single_user mode? : sql server database administration
What is statement level trigger?
What do you think of this implementation? Can this be implemented better?
What is the difference between count and distinct count?
what are the different types of replication you can set up in sql server? : Sql server database administration