Hi,
Pls let me know whether we will face any ASE Server performance issues if we use full text search option on a bulk table which has more than 1 Crore rows after enabling "enable full text search" option.
Sample query is mentioned below.
select *
frpm cust_text_search_tbl
where id_type = “PanCard”
and CONTAINS ( id_no, 'X8036B' )
select *
frpm cust_text_search_tbl
where and branch_code = “KL16”
CONTAINS ( fname, 'JOMY' )
select *
frpm cust_text_search_tbl
where CONTAINS ( id_no, 'X8036B*' | “34 4173*” )
Regards
Jomy
Mob:91+9656622225