Exporting query results to a CSV or Microsoft Excel spreadsheet file : Procedure 1. Type your query in the SQL Statements pane of Interactive SQL. 2. At the end of the query, choose on…
In this article we will look into FORMAT function in SQL Server to format the date and time. Suppose to get DD/MM/YYYY use SELECT FORMAT(getdate(),'dd/MM/yyyy') as date another example MM-DD…
Name Description CUME_DIST Calculate the cumulative distribution of a value in a set of values DENSE_RANK Assign a rank valu…
In this article, I will show you how to use a Stored Procedure in SQL. The SQL query we saved as a stored procedure, we can also pass the parameter(s) to a stored procedure so we can execute the stor…
Some times what happen you want to add some notification for those documents where SAP does not provide you an access to write notification query for that like Batch number or Serial Number Window i…
Following are the list of various frequently used notification to block entry in cases, hope these list will help you. ------------------------------------------------------------Block Purchase O…
Social Plugin