Useful tips for everyday
How do you tweet a hashtag button? On Twitter, adding a “#” to the beginning of an unbroken word or phrase creates a hashtag. When…
What is the edit distance between the strings? In computational linguistics and computer science, edit distance is a way of quantifying how dissimilar two strings…
Can not validate SAML response? You may see the following error message if your X. 509 certificate is approaching expiration or has already expired: “Could…
What are the different types of Salesforce partners? All Salesforce partners are tiered at global strategic, platinum, gold, silver and registered levels based on a…
Are function calls atomic? Each method call is atomic but when you put two together the combination is not atomic. get and getAndIncrement have been…
How do I count non blank rows in Excel? Select a blank cell and type the =COUNTA function including the range of cells that you…
How do I check environment in Apex? You can determine the environment in Salesforce through APEX by using getHost() method on the System. URL class.…
How do you convert Hhmmss to hours? Convert hh:mm:ss time format to hours: Please apply this formula to convert the hh:mm:ss time format to hours:…
How do you subtract dates with excluding weekends? If you’d like to calculate the difference between two dates while excluding weekends and holidays, use the…
How do you display a report section in access? In the Navigation Pane, click the table or query on which you want to base the…