Try select chr(month(curdate())) & ' ABCD ' from table
[EMAIL PROTECTED] wrote:
I am trying to concatenate in a SQL Sentence a result of a function date
with a string:
SELECT MONTH ( CURDATE ( ) ) & ' SOMETHING... ' FROM DBA.DUAL
But I got the message:
Auto Commit: On, SQL Mode: Internal, Isolat
I am trying in a DBPROC to assign a char variable to a date variable but
there is a message "Datetime field overflow;-3048 POS(1) Invalid date
format:ISO". ¿How can I convert the string to a date variable?
The procedure is the next:
***
I am trying to concatenate in a SQL Sentence a result of a function date
with a string:
SELECT MONTH ( CURDATE ( ) ) & ' SOMETHING... ' FROM DBA.DUAL
But I got the message:
Auto Commit: On, SQL Mode: Internal, Isolation Level: Committed
Integrity constraint violation;-8006 POS(16) Data types
Josu wrote:
>
> Hi,
>
> we are trying to implement a search method to grab the best results
> and the most with a keyword given (keyword=a country, a province, a
> city )
>
> Until now we don't know how to do ALPHA queries, we try:
>
> select name,alpha(name) from countries where alpha(name
bonjour,
Le lundi 07 février 2005, Jon Loken a écrit...
> --> loader.LoaderError: loader.LoaderError [-250041] A connection to the
> database could not be established: 1=cannot connect to server socket
> Does anyone have any suggestions to what I can try in order to create this
> instan
me
dbm.ins:
// MLoader7.5.0Build 015-121-074-675
// *
// MLoaderinstance started at metadata-serve
// *
// MStarting protocol at 2005020700115931
// *
// *
// *
// MSTART 2005020700115931
// *
set logowner sdb
// *
// MSTART 2005020700115931
// *
> Hi Döhr,
> Does the size of the data cache have any bearing on the amount
> of data written. i.e. will a smaller DATA CACHE reduce the magnitude of
> the surge?
Certainly - but then again it will slow down your queries, too, and also
lead to more frequent write operations. I would not bel
[...]
>> Hello Andre,
>>
>> 'auto log overwrite' "clears" only these parts of the log which are
>> older then the last savepoint.
>> So you can always restart after a powerfailure. The 'auto
>log overwrite'
>> feature is only to avoid log backups and has nothing to do with the
>> savepoint and it
Hi,
we are trying to implement a search method to grab the best results
and the most with a keyword given (keyword=a country, a province, a
city )
Until now we don't know how to do ALPHA queries, we try:
select name,alpha(name) from countries where alpha(name) like/= alpha(keyword)
It resul
Hi Döhr,
Does the size of the data cache have any bearing on the amount
of data written. i.e. will a smaller DATA CACHE reduce the magnitude of
the surge?
Regards,
Ajit
-Original Message-
From: Döhr [mailto:Döhr]
Sent: Sunday, February 06, 2005 3:22 AM
To: 'Ajit Aranha'; 'maxdb@li
Hahn, Uwe wrote:
[...]
But what will happen in the same scenario when changes are
not in the Datavolume, but only in the cache, and the Logvolume
was cleared because it was full 1 second before the powerfailure?
Here the operator loose the right to use this name !!!
Don't ever try to use a database
11 matches
Mail list logo