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 truncate table?
What do you mean by 'normalization'?
Explain what is the difference between a local and a global temporary table?
What are Row versions of DataRow?
What is a not null constraint?
How to provide column names in insert statements in ms sql server?
Explain the steps needed to create a scheduled job?
How to round a numeric value to a specific precision?
How can we delete Duplicate row in table?
Can we add an identity column to decimal datatype?
How can a user-defined datatype be created?
How will you hide an attribute? : sql server analysis services, ssas
What are different types of subquery?
What happens to a statement batch if there is a compilation error?
Can You Use Data Mining Models In Ssrs?