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 list all tables in the database using odbc_tables()?
How to create a login account in ms sql server to access the database engine using "create login" statements?
How optimize sql query with multiple joins in sql server?
Explain the commands in sql server?
Difference between LEN() and DATALENGTH() in sql server ?
What are the advantages of using a stored procedure?
How to insert data with null values?
what are different types of backups available in sql server? : Sql server database administration
When would you use it?
What are data regions?
What is indexing a document?
What is a recursive stored procedure in sql server?
How to find out what is the default collation in a database?
what are the core components of SSRS?
Define right outer join in sql server joins?