Search Results

Search: Posts Made By: rsi.245
1,541
Posted By rsi.245
tried this on my text file but it gave me this...
tried this on my text file but it gave me this issue:

awk: line 1: regular expression compile failed (missing '(')
.]), ?$


Please use CODE tags as required by forum rules!
1,541
Posted By rsi.245
Remove line breaks and extra spaces
Hi,
I want to remove all extra spaces, line breaks .
Need a new line entry only for term starting"array"

For eg: my input is

array([ 0.03015278, 0.02738889, 0.0125 , 0.00875 , ...
1,696
Posted By rsi.245
The previous data i posted was actually copy...
The previous data i posted was actually copy pasted from my (mysql) table so it had the "| " entires.

The code didnt work with my data as there were some issues in file format.

For making it...
1,696
Posted By rsi.245
Yes! Thats just of column format of mysql table...
Yes! Thats just of column format of mysql table that I didnt consider.

id_name | model | mode | media| first | end | id | level |...
1,696
Posted By rsi.245
Yes I want my output lines in mysql table to...
Yes I want my output lines in mysql table to contain the lowest(first) and highest (last) value for a particular id_name and media value.
so as you mentioned I would like my table to contain...
1,696
Posted By rsi.245
Sql delete and append
Hi
I have a question on appending and deleting entries in mysql table.

This is my sample table. table name: details

id_name | model | mode | media| first | end | id | level |...
1,327
Posted By rsi.245
thanks!
thanks!
1,327
Posted By rsi.245
SQL selective replace
Hi

I have a table which looks like this
id | name | length | clone | null
1 | string 1 | 12345643 | string 1 | NULL |
2 | string 2 | 2345612 | string 2 | NULL |
3 | string 3 | 3421556 |...
Showing results 1 to 8 of 8

 
All times are GMT -4. The time now is 06:39 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy