Search found 87 matches

by rajasekhart
Thu Nov 22, 2012 10:35 am
Forum: Vertica Database Development
Topic: Function to separate every three digits with a comma
Replies: 3
Views: 9140

Function to separate every three digits with a comma

Hi,

I need to write a User Defined Function to separate every three digits of a number with a comma from the right hand side..

Eg: i will pass a number 1234567890 as a parameter to the function.

and i need the result as 1,234,567,890 .

Please help me..


Thanks ,
Raj!!
by rajasekhart
Wed Nov 07, 2012 7:35 am
Forum: New to Vertica Database Administration
Topic: Default location for exception and rejected data files
Replies: 3
Views: 7679

Re: Default location for exception and rejected data files

Hi Harry, You can change the path of exception and rejected data files while writing copy command. I followed this way. I created two folders named 'EXC_FILES' and 'REJ_FILES' in dbadmin. And while loading data using copy command, i mention these files path at EXCEPTIONS and REJECTED DATA. Thank you...
by rajasekhart
Thu Nov 01, 2012 8:32 am
Forum: Vertica Database Development
Topic: Array of characters in LIKE predicate
Replies: 8
Views: 18982

Re: Array of characters in LIKE predicate

Hi Daniel,

Thats perfectly meeting my requirement.

Thanks a lot,
Raj!
by rajasekhart
Thu Nov 01, 2012 7:27 am
Forum: Vertica Database Development
Topic: Array of characters in LIKE predicate
Replies: 8
Views: 18982

Array of characters in LIKE predicate

Hi, Do we have the facility of searching a string as follows. Eg: i want to retrieve the names of the members whose name begins with 'A' or 'B' or 'C' For this i write the query as follows in sql. select * from MEMBERS where NAME LIKE '[A-C]%' Do we have the above facility in vertica too??? Thanks, ...
by rajasekhart
Tue Oct 09, 2012 7:47 am
Forum: Vertica Database Administration
Topic: How to connect to Admintools through Command line?
Replies: 1
Views: 4885

How to connect to Admintools through Command line?

Hi,

How to connect to Admintools through Command line?

i have used the following command which shows the GUI screen. But, how can i operate it at command line..

Thanks,
Raj!!
by rajasekhart
Sat Oct 06, 2012 8:25 am
Forum: Vertica Backup & Recovery
Topic: Back up and Restore a Schema on the same node
Replies: 0
Views: 4272

Back up and Restore a Schema on the same node

Hi,

How to Back up and Restore a Schema in a database on the same node.
Im using Vertica v5.0.11-0 version.
Please help me.

Thank you,
Raj.
by rajasekhart
Thu Sep 06, 2012 8:11 am
Forum: Vertica Performance Tuning
Topic: Vertica 6 and Improved Data Indexing
Replies: 3
Views: 9724

Re: Vertica 6 and Improved Data Indexing

Hi Skwa,

Thanks for your info.

"If it is upgraded from VERTICA 5 to VERTICA 6 (using != upgrade), then it is needed to re- index it,
else it is not needed to reindex. By default new functionalities are available in vertica 6."

Raj!!

Go to advanced search