Answer Posted / debasis
yes . it's possible
create table emp10(emp10 varchar(20))
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
How to delete a login name in ms sql server?
To automatically record the time on which the data was modified in a table, which data type should you choose for the column?
What is sql azure database?
What is create command?
What is the difference between dropping a database and taking a database offline?
What is the difference between insensitive and scroll cursor?
How can we improve performance by using SQL Server profiler?
What is an index in a database?
Create a dts package to produce a text file using the ‘update statistics’ command for the tables in a database with obsolete statistics.
What's the information that can be stored inside a bit column?
What happens when unicode strings concatenate with non-unicode strings?
Can we use max in where clause?
How global temporary tables are represented and its scope?
How to declare a cursor with "declare ... Cursor" in ms sql server?
What do you understand by replication in sql server?