I am copying the name of a policy a created (and attached to a role) and running the following command: ▶ aws iam get-role-policy --role-name MyRole --po
I have a simple paypal button implementation for subscriptions <div id="paypal-button-container-P-7WX14668TE0595539MJ4J77A"></div> <script src="h
when I'm invoking method showTimePicker() in Fluter it shows me a picker with 12-hour clock (uses AM and PM periods). Also when I invoke format() method on Time
I am trying to use a DACPAC database project in Azure Data Studio. So far, it works fine except for the "publishing" of the project to the actual DB. When I gen
I am using this query to split a string of a text area field inside my SQL query: select * from "MyTable" a where NAME in (select * from TABLE(apex_string.spl
I have deployed RDO Openstack Xena on Virtual Box. There were no errors in the installation. Created external network another network named blue and attached it
I have a Spring web app with a REST controller like this: @RequestMapping(value = "/something", method = RequestMethod.PUT) public @ResponseBody ResponseEntity&
I have made the header component with grid having links for routing, I just want this grid be responsive on mobile screen by applying the material UI breakpoint