Question : My question would be, is there any way to read the mysql data folder from different drives in […]
Tag: split
SQL Split Row Data Separated by Spaces
Question : I am looking for a query to find nth value in a list. The separator is anything greater […]
SQL server database backup – Destination Disk – Adding multiple files – does it duplicate or split backup into the files?
Question : When we do full data backup (using SSMS UI), at the bottom of the window we have the […]
MySql split table on insert
Question : I am new so please go easy on me 🙂 I have the following table CREATE TABLE `send_sms` […]
Split Backup of MSSQL VS Stripe Backup of Sybase ASE
Question : I recently came to know about concept of split backup in MSSQL Server whereas I have been working […]
SQL server database backup – Destination Disk – Adding multiple files – does it duplicate or split backup into the files?
Question : When we do full data backup (using SSMS UI), at the bottom of the window we have the […]
Can I split text from one column into to two existing columns in My SQL [closed]
Question : Closed. This question needs details or clarity. It is not currently accepting answers. Want to improve this question? […]
SQL – Spilt timestamp into multiple rows
Question : I am dealing with data that needs to be looked at on a shift-to-shift basis (8:00:00 to 20:00:00 […]
Split Backup of MSSQL VS Stripe Backup of Sybase ASE
Question : I recently came to know about concept of split backup in MSSQL Server whereas I have been working […]
string_split into multiple columns
Question : Sorry if this question is very basic, but I just can’t figure it out, and couldn’t find any […]