Manager.io data is stored in SQLite database, with .manager extension. (e.g. f565db9ce123456188729588d6f5f2269.manager) By default, you can locate it in /Users/yourusername/.local folder. You
Read More »Either you like to run a command at terminal or open hidden folder in, the fastest way to get the folder path
Read More »Suitable for creating eNewsletter or bulk email application. We can use wildcard method in SQL. SELECT * FROM tableName WHERE emailField LIKE
Read More »You can use CONCAT to join 2 fields and return in 1 select statement value. e.g SELECT CONCAT(firstName,', ',lastName) as fullName FROM
Read More »Sometime an https will show an insecure sign due to some contents or 3rd party contents are not a secure https. The
Read More »
