Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are defaults? Is there a column to which a default
can't be bound?

Answers were Sorted based on User's Feedback



What are defaults? Is there a column to which a default can't be bound?..

Answer / swapna

A default is a value that will be used by a column, if no
value is supplied to that column while inserting data.
IDENTITY columns and timestamp columns can't have defaults
bound to them

Is This Answer Correct ?    5 Yes 1 No

What are defaults? Is there a column to which a default can't be bound?..

Answer / ram

We can set Getdate() function by default to time stamp columns

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More SQL Server Interview Questions

What does nvl stand for?

0 Answers  


What is difference in performance between insert top (n) into table and using top with insert?

0 Answers  


Can we hide the definition of a stored procedure from a use?

0 Answers  


What are the new data types are introduced in sql 2000?

0 Answers  


How would you use user_constraints table in DB?

0 Answers   Wipro,


How to count the number of duplicate items in a table?

3 Answers  


How to swap the data of two columns in a table. both the columns containing varchar values.

9 Answers  


Explain indexed view?

1 Answers  


What is table constraint?

0 Answers  


What is difference between line feed ( ) and carriage return ( )?

0 Answers  


How to edit table in sql server 2017?

0 Answers  


What are the difference between clustered and a non-clustered index?

0 Answers  


Categories