dbTalk Databases Forums  

Benefits of views ?

sybase.public.ase.general sybase.public.ase.general


Discuss Benefits of views ? in the sybase.public.ase.general forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Xavier Maillard
 
Posts: n/a

Default Benefits of views ? - 09-06-2008 , 03:39 AM






Hi,

Except for security concerns, are there any other pros of using
views in ASE ?

Thank you very much

Reply With Quote
  #2  
Old   
Manish Negandhi
 
Posts: n/a

Default Re: Benefits of views ? - 09-06-2008 , 12:46 PM






On Sep 6, 1:39*pm, Xavier Maillard <x... (AT) gnu (DOT) org> wrote:
Quote:
Hi,

Except for security concerns, are there any other pros of using
views in ASE ?

Thank you very much
Yes if you want to bcp out date for only few columns from table then
you can create view with the selected column and bcp out the data.One
other benefit is if you are adding column to the table but want your
apps not to recognize that column(useful when you need to add non
null columns which requires "select into" option turned on so you
wouldnt prefer that during business hours therefore you add columns
into table during your maint window but actually deploy apps code and
procs reffering the the newly added columns during weekdays business
hrs - scenarios

-HTH
Mainsh Negandhi
[TeamSybase]


Reply With Quote
  #3  
Old   
Manish Negandhi
 
Posts: n/a

Default Re: Benefits of views ? - 09-06-2008 , 12:46 PM



On Sep 6, 1:39*pm, Xavier Maillard <x... (AT) gnu (DOT) org> wrote:
Quote:
Hi,

Except for security concerns, are there any other pros of using
views in ASE ?

Thank you very much
Yes if you want to bcp out date for only few columns from table then
you can create view with the selected column and bcp out the data.One
other benefit is if you are adding column to the table but want your
apps not to recognize that column(useful when you need to add non
null columns which requires "select into" option turned on so you
wouldnt prefer that during business hours therefore you add columns
into table during your maint window but actually deploy apps code and
procs reffering the the newly added columns during weekdays business
hrs - scenarios

-HTH
Mainsh Negandhi
[TeamSybase]


Reply With Quote
  #4  
Old   
Manish Negandhi
 
Posts: n/a

Default Re: Benefits of views ? - 09-06-2008 , 12:46 PM



On Sep 6, 1:39*pm, Xavier Maillard <x... (AT) gnu (DOT) org> wrote:
Quote:
Hi,

Except for security concerns, are there any other pros of using
views in ASE ?

Thank you very much
Yes if you want to bcp out date for only few columns from table then
you can create view with the selected column and bcp out the data.One
other benefit is if you are adding column to the table but want your
apps not to recognize that column(useful when you need to add non
null columns which requires "select into" option turned on so you
wouldnt prefer that during business hours therefore you add columns
into table during your maint window but actually deploy apps code and
procs reffering the the newly added columns during weekdays business
hrs - scenarios

-HTH
Mainsh Negandhi
[TeamSybase]


Reply With Quote
  #5  
Old   
Manish Negandhi
 
Posts: n/a

Default Re: Benefits of views ? - 09-06-2008 , 12:46 PM



On Sep 6, 1:39*pm, Xavier Maillard <x... (AT) gnu (DOT) org> wrote:
Quote:
Hi,

Except for security concerns, are there any other pros of using
views in ASE ?

Thank you very much
Yes if you want to bcp out date for only few columns from table then
you can create view with the selected column and bcp out the data.One
other benefit is if you are adding column to the table but want your
apps not to recognize that column(useful when you need to add non
null columns which requires "select into" option turned on so you
wouldnt prefer that during business hours therefore you add columns
into table during your maint window but actually deploy apps code and
procs reffering the the newly added columns during weekdays business
hrs - scenarios

-HTH
Mainsh Negandhi
[TeamSybase]


Reply With Quote
  #6  
Old   
Manish Negandhi
 
Posts: n/a

Default Re: Benefits of views ? - 09-06-2008 , 12:46 PM



On Sep 6, 1:39*pm, Xavier Maillard <x... (AT) gnu (DOT) org> wrote:
Quote:
Hi,

Except for security concerns, are there any other pros of using
views in ASE ?

Thank you very much
Yes if you want to bcp out date for only few columns from table then
you can create view with the selected column and bcp out the data.One
other benefit is if you are adding column to the table but want your
apps not to recognize that column(useful when you need to add non
null columns which requires "select into" option turned on so you
wouldnt prefer that during business hours therefore you add columns
into table during your maint window but actually deploy apps code and
procs reffering the the newly added columns during weekdays business
hrs - scenarios

-HTH
Mainsh Negandhi
[TeamSybase]


Reply With Quote
  #7  
Old   
Manish Negandhi
 
Posts: n/a

Default Re: Benefits of views ? - 09-06-2008 , 12:46 PM



On Sep 6, 1:39*pm, Xavier Maillard <x... (AT) gnu (DOT) org> wrote:
Quote:
Hi,

Except for security concerns, are there any other pros of using
views in ASE ?

Thank you very much
Yes if you want to bcp out date for only few columns from table then
you can create view with the selected column and bcp out the data.One
other benefit is if you are adding column to the table but want your
apps not to recognize that column(useful when you need to add non
null columns which requires "select into" option turned on so you
wouldnt prefer that during business hours therefore you add columns
into table during your maint window but actually deploy apps code and
procs reffering the the newly added columns during weekdays business
hrs - scenarios

-HTH
Mainsh Negandhi
[TeamSybase]


Reply With Quote
  #8  
Old   
Manish Negandhi
 
Posts: n/a

Default Re: Benefits of views ? - 09-06-2008 , 12:46 PM



On Sep 6, 1:39*pm, Xavier Maillard <x... (AT) gnu (DOT) org> wrote:
Quote:
Hi,

Except for security concerns, are there any other pros of using
views in ASE ?

Thank you very much
Yes if you want to bcp out date for only few columns from table then
you can create view with the selected column and bcp out the data.One
other benefit is if you are adding column to the table but want your
apps not to recognize that column(useful when you need to add non
null columns which requires "select into" option turned on so you
wouldnt prefer that during business hours therefore you add columns
into table during your maint window but actually deploy apps code and
procs reffering the the newly added columns during weekdays business
hrs - scenarios

-HTH
Mainsh Negandhi
[TeamSybase]


Reply With Quote
  #9  
Old   
Manish Negandhi
 
Posts: n/a

Default Re: Benefits of views ? - 09-06-2008 , 12:46 PM



On Sep 6, 1:39*pm, Xavier Maillard <x... (AT) gnu (DOT) org> wrote:
Quote:
Hi,

Except for security concerns, are there any other pros of using
views in ASE ?

Thank you very much
Yes if you want to bcp out date for only few columns from table then
you can create view with the selected column and bcp out the data.One
other benefit is if you are adding column to the table but want your
apps not to recognize that column(useful when you need to add non
null columns which requires "select into" option turned on so you
wouldnt prefer that during business hours therefore you add columns
into table during your maint window but actually deploy apps code and
procs reffering the the newly added columns during weekdays business
hrs - scenarios

-HTH
Mainsh Negandhi
[TeamSybase]


Reply With Quote
  #10  
Old   
Manish Negandhi
 
Posts: n/a

Default Re: Benefits of views ? - 09-06-2008 , 12:46 PM



On Sep 6, 1:39*pm, Xavier Maillard <x... (AT) gnu (DOT) org> wrote:
Quote:
Hi,

Except for security concerns, are there any other pros of using
views in ASE ?

Thank you very much
Yes if you want to bcp out date for only few columns from table then
you can create view with the selected column and bcp out the data.One
other benefit is if you are adding column to the table but want your
apps not to recognize that column(useful when you need to add non
null columns which requires "select into" option turned on so you
wouldnt prefer that during business hours therefore you add columns
into table during your maint window but actually deploy apps code and
procs reffering the the newly added columns during weekdays business
hrs - scenarios

-HTH
Mainsh Negandhi
[TeamSybase]


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.