Useful tips for everyday
How do you grant select access to all tables in a database? Existing Tables: use role accountadmin; grant usage on database MY_DB to role TEST_ROLE;…
What is flat Colour in art? Essentially, the term “flat color” refers to a painted color that is solid, uninterrupted, and completely uniform in brushstroke,…
Can you ROLLBACK a committed transaction? You cannot roll back a transaction once it has commited. You will need to restore the data from backups,…
How do I get the home button on my screen Motorola? To go home, tap the bar at the bottom of the screen. This one’s…
How do I force a website to not cache? How to disable your browser cache Open a new window or tab in Firefox. Type about:config…
What is the function of the ~/ profile file? What is the function of the ~/ profile file? . profile file in Linux comes under…
How to convert a rowstore table to a columnstore table? To convert a rowstore table to a columnstore table. First, create a small table to…
What is the most important element to be consider in mobile design principles? Key takeaways A few principles are uniquely suited for mobile devices. First…
What kind of IC is needed for boost converter? The IC MC34063 is contains all the primary circuitry needed for building simple DC-DC converters. Following…
How do I remove old kernel in RHEL 6? Remove old unused kernel automatically using package-cleanup – Using package-cleanup command which is a part of…