i need to make an sql transaction, that only commits the insert if the one date is greater than the other, and rolls back if else.. this is what i have: START
I need to call a ta.sar in heikin ashi security, that gives me a buy/sell signal to execute in japanise candles values. //SAR security example (not working) sta
I have the following code in SQL: CREATE OR REPLACE TABLE `table2` AS SELECT nmc_lvl, count(*) AS total_nb FROM ( SELECT DISTINCT nmc_ray as nmc_lvl, cli_id
I've been around swimmer plots, and still can't seem to get the hang of it. I've asked a question before, also involving swimmer_plot and dates, if that interes
In iOS and using Objective C and Grand Central Dispatch (GCD) I want to fetch data on a background thread then return with data to the main thread, but am havin
I am using the tikzjax extension to enable the latex tikz package to be used within a php script. The minimal example below demonstrates the problem. The script
I am completely new to using GNUPG. I've installed it successfully on the server using YUM and WHM's built-in module installer. I am attempting to import a ke
Is it possible to host a web API and a worker in the same .net project? Being possible, is it a good practice? I have a project that started as a web API and ad
I want to use a single Wrapper Component in a library im providing. The wrapper should provide stuff like Context and QueryClient. The component looks like this
Hey I'm making a synth in angular and want to be able to slide my finger on all keys to play the keys like a real synth but when trying to use touchmove it spam