Skip to content Skip to sidebar Skip to footer
Showing posts with the label String

Datetime String To Date, In Time And Out Time

I have attendance record table like this +----------------+---------+-----------------------+ | NI… Read more Datetime String To Date, In Time And Out Time

Problem Concatenate Str To Database For Recall The Two Id In Button Insert

I created these two functions, adding various + in curson.execute: def getIDCampionato(nome_campion… Read more Problem Concatenate Str To Database For Recall The Two Id In Button Insert

Concatenate With Null Values In Sql

Column1 Column2 ------- ------- apple juice water melon banana red … Read more Concatenate With Null Values In Sql

In Sql Server Can You Find The First Number In A String?

I have a varchar(50) sql server column with data like this: RawData ---------------------------- Wa… Read more In Sql Server Can You Find The First Number In A String?

Microsoft Sql Error In String For Wrong Syntax

First time posting on here. Please can someone help me with this very simple error that I cannot se… Read more Microsoft Sql Error In String For Wrong Syntax

Delphi: Delphi And Microsoft Sql Server 2005 Bad Calculations From Function Values

When i send this query on SQL Server 2005 with the Microsoft SQL Server Management Studio SELECT db… Read more Delphi: Delphi And Microsoft Sql Server 2005 Bad Calculations From Function Values

Query To Count Words Sqlite 3

Is there a way to count words in a text string? I'm using SQLite 3 and I'm trying to write … Read more Query To Count Words Sqlite 3

Sql Server: Apply Regex With Replacement

Here's my SQL query: select codi_nivell from anc_documents Example data is: 06080100000000 06… Read more Sql Server: Apply Regex With Replacement