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
What is change data capture (cdc) in sql server 2008?
What are the requirements on sql server network connections?
How fixed length strings are truncated and padded?
What is linked report?
Explain primary key, foreign key and unique key?
How can you list all the table constraints in a database?
Explain different types of index?
What does truncate do?
How do I know if localdb is running?
What is the default port for SQL Server over a firewall?
What happens if date-only values are provided as date and time literals?
Differentiate between a having clause and a where clause.
Write a SQL command to insert and update only a particular field?
What is the security model used in sql server 2005?
What are commonly used mssql functions in php?