Answer Posted / gowthami radhakrishnan
yes.we can have a column name in the table name.
create table order
(
order varchar(10),
number int
)
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is sql server used for?
explain different types of cursors? : Sql server database administration
What is advantage data architect?
What is 2nf in normalization?
What is the difference between a check constraint and a rule?
What is sql server schema compare? How we can compare two database schemas?
Where are SQL server users names and passwords are stored in sql server?
How to retrieve field values using mssql_result()?
Explain a checkpoint?
Differentiate between mongodb vs. Sql server?
Explain trigger and trigger types?
What’s the distinction between dropping a info and taking a info offline?
how will add additional conditions in sql?
can SSRS reports Cache results?
When should you use an instead of trigger?