Posts by José Raimundo Neris • 17 points
3 posts
-
0
votes2
answers535
viewsQ: Search values between two dates in Sqlite
How can I find the records on two dates in the bank Sqlite? In mysql I know it is through BETWEEN, but I don’t know how you do it in Sqlite.
sqliteasked José Raimundo Neris 17 -
-1
votes1
answer401
viewsQ: Convert an entire string to Sqlite
Dear I am trying to create an sql for a mobile application, sql is okay but the application gives the following error when running: "field waiting for a string and current is integer", the question…
sqlite3asked José Raimundo Neris 17 -
1
votes1
answer120
viewsQ: SQL to notify a confirmed date 2 days before the same in Sqlite
Dear Programmers I am beginner and would like to know how do I make an sql notify me of a certain date in the database, for example: 28/06/2017 I want when I arrive two days before give me a return…
sqlite3asked José Raimundo Neris 17