Microsoft
Software
Hardware
Network
Question : MySQL data need to "replace" CRLF
I have a MySQL database that has data in the tables with a paragraph symbol.
i've have been trying to update this data by deleting the paragraph symbol - but can't as when i search for it, its not found
So when i do a distinct on a column it looks like
34
34¶
and i want them all to be like 34
what do i search on to find the ¶?
Answer : MySQL data need to "replace" CRLF
Personally, if I replace or move a BE server, I just copy the catalog folder to the new installation and either restart the server or stop\start the BE services. Either way, the records are there.
Random Solutions
Reinstalling new xcode, but need to remove current one for the room
VB.NET - Windows form checkbox
How to add username of user who executed script to log
Microsoft Outlook.....My Inbox Structure
How do I extract characters after a hypen in query?
Change div position when checkbox is checked/unchecked
How do I retrieve all music from iPhone?
Exchange 2010 stoirage design Part II
Find select cell based on cell value from another sheet
Mysql count not working on "having" sql query