Click here to Skip to main content
15,886,835 members
Home / Discussions / Database
   

Database

 
GeneralRe: SQL Transactions - Torn apart in old code Pin
Dave Kreskowiak5-Jul-16 1:51
mveDave Kreskowiak5-Jul-16 1:51 
GeneralRe: SQL Transactions - Torn apart in old code Pin
HobbyProggy5-Jul-16 1:56
professionalHobbyProggy5-Jul-16 1:56 
QuestionTime calculation Pin
AVPRF4-Jul-16 20:37
AVPRF4-Jul-16 20:37 
AnswerRe: Time calculation Pin
Mycroft Holmes4-Jul-16 21:01
professionalMycroft Holmes4-Jul-16 21:01 
GeneralRe: Time calculation Pin
AVPRF5-Jul-16 19:47
AVPRF5-Jul-16 19:47 
GeneralRe: Time calculation Pin
Mycroft Holmes6-Jul-16 12:40
professionalMycroft Holmes6-Jul-16 12:40 
GeneralRe: Time calculation Pin
AVPRF6-Jul-16 19:02
AVPRF6-Jul-16 19:02 
QuestionHow to Search for names in MySQL Pin
Jassim Rahma2-Jul-16 13:06
Jassim Rahma2-Jul-16 13:06 
Hi,

I have mySQL with first_name, middle_name and last_name fields.

How can I pass a string from my php like param_name so when the user pass single name or multiple name it will split and search for the name in every fields..

For example if the user search for param_name = ""John Mathew Clark" it will do:

first_name or middle_name or last_name LIKE "%John%"
first_name or middle_name or last_name LIKE "%Mathew%"
first_name or middle_name or last_name LIKE "%Clark%"

Thanks,
Jassim

Technology News @ www.JassimRahma.com


modified 14-Jul-17 15:56pm.

AnswerRe: How to Search for names in MySQL Pin
Mycroft Holmes2-Jul-16 14:10
professionalMycroft Holmes2-Jul-16 14:10 
QuestionNeed guidance: duplicate oracle db to another Pin
Foothill30-Jun-16 10:48
professionalFoothill30-Jun-16 10:48 
AnswerRe: Need guidance: duplicate oracle db to another Pin
Chris Quinn30-Jun-16 21:26
Chris Quinn30-Jun-16 21:26 
GeneralRe: Need guidance: duplicate oracle db to another Pin
Jörgen Andersson30-Jun-16 22:02
professionalJörgen Andersson30-Jun-16 22:02 
GeneralRe: Need guidance: duplicate oracle db to another Pin
Foothill1-Jul-16 3:16
professionalFoothill1-Jul-16 3:16 
AnswerRe: Need guidance: duplicate oracle db to another Pin
Jörgen Andersson30-Jun-16 22:21
professionalJörgen Andersson30-Jun-16 22:21 
GeneralRe: Need guidance: duplicate oracle db to another Pin
Foothill1-Jul-16 3:14
professionalFoothill1-Jul-16 3:14 
GeneralRe: Need guidance: duplicate oracle db to another Pin
Jörgen Andersson1-Jul-16 6:11
professionalJörgen Andersson1-Jul-16 6:11 
QuestionDB backup initiated by NT AUTHORITY\SYSTEM Pin
SreeDBA24-Jun-16 10:07
SreeDBA24-Jun-16 10:07 
Rant[REPOST] DB backup initiated by NT AUTHORITY\SYSTEM Pin
Richard Deeming27-Jun-16 3:58
mveRichard Deeming27-Jun-16 3:58 
QuestionDatabase backed up type virtual device- not mainteance job Pin
SreeDBA24-Jun-16 10:04
SreeDBA24-Jun-16 10:04 
Rant[REPOST] Database backed up type virtual device- not mainteance job Pin
Richard Deeming27-Jun-16 3:56
mveRichard Deeming27-Jun-16 3:56 
Questioncall sql scripts from others folders Pin
MrKBA19-Jun-16 23:43
MrKBA19-Jun-16 23:43 
QuestionRe: call sql scripts from others folders Pin
CHill6020-Jun-16 1:41
mveCHill6020-Jun-16 1:41 
AnswerRe: call sql scripts from others folders Pin
MrKBA20-Jun-16 2:30
MrKBA20-Jun-16 2:30 
AnswerRe: call sql scripts from others folders Pin
Eddy Vluggen20-Jun-16 1:46
professionalEddy Vluggen20-Jun-16 1:46 
GeneralRe: call sql scripts from others folders Pin
MrKBA20-Jun-16 2:29
MrKBA20-Jun-16 2:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.