Re: precautions/prerequisites to take for specific table

2020-11-05 Thread Ron
On 11/5/20 7:49 AM, Vasu Madhineni wrote: Hi All, In my organisation a newly built project application team requirement on tables like have a column (text type), with size can reach around 3 MB, and 45 million records annually. Are there any specific precautions/prerequisites we have to take

Re: precautions/prerequisites to take for specific table

2020-11-05 Thread Philip Semanchuk
> On Nov 5, 2020, at 8:49 AM, Vasu Madhineni wrote: > > Hi All, > > In my organisation a newly built project application team requirement on > tables like have a column (text type), with size can reach around 3 MB, and > 45 million records annually. > > Are there any specific precautions/

precautions/prerequisites to take for specific table

2020-11-05 Thread Vasu Madhineni
Hi All, In my organisation a newly built project application team requirement on tables like have a column (text type), with size can reach around 3 MB, and 45 million records annually. Are there any specific precautions/prerequisites we have to take from DBA end to handle this type of table. T