Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can we set FOR MIXED DATA at database level?

Status
Not open for further replies.

Gracehe

Technical User
May 5, 2005
1
US
Hi,

When we define varchar, char type we can specify FOR MIXED DATA to store multibyte characters if we are using multi-byte character set (MBCS).

My question is can we set it globally at database level? So we don't need to change our table creation scripts?

Thanks,
-Grace
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top