Good day everyone (=
I was wondering if I could take a moment of your time and help me debug the discussion board I'm making? At the moment only the core function works (register, update *your* information, add a post, edit/delete *your* post) Other functions such as subscribe to thread...
Yes, I know the SQL support of MS SQL is sometimes *very* different from that of MS Access (go figure, the same company produced those RDBMS <g>) however logic dictates that this should work in MS SQL too (or should it?) Anyway, I have the following table structure:
[somename]...
Good day (=
Say I have the ff table structure:
+--------+---------+--------+
| c_name | c_price | c_date |
+--------+---------+--------+
Now I want to compute the difference between the latest entry of [c_price] minus the second to the latest entry of [c_price]
Would it be possible to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.