Program to Define Relations in Prolog
In previous article we have seen how to find the reverse of a list. The following program shows the implementation of…
In previous article we have seen how to find the reverse of a list. The following program shows the implementation of…
In previous article we have seen how to append the list into another. In this article, we will see how to…
In previous article we have seen how to find the population density of the country. In this we will discuss about…
In previous article we have seen how to get factorial of a number. In this article, we will see program of…
In previous article we have discussed about Prolog and how to make program in Prolog. In the factorial program like take…
In this article, we will discuss about getting geo-location of any city. For getting geo-location of any city in the form…
Cleaning up temporary files can boost your storage space immediately. Prior to Windows 10 we used the manual way to clean…
Introduced in SQL Server 2008, The SPARSE column is better at managing database size when null values are plenty in that…
JSON is a data-interchange format that is both Human and Machine readable. It is easy for developers to interpret and pinpoint…
Ever wondered why it takes so much time to get the count of rows in an SQL table with millions of…
As an T-SQL Developer, we always tend to wonder why my query takes considerately more time when everything is set on…
Now this is tricky and pretty impulsive when you try to send emails from database using SendGrid and the mail fails…
One common issue generally every developer faces in his initial days of development is how to generate connection string that connects…
As a layman or a novice, when we come across the concept of local temporary tables, global temporary tables, table variables…
I struggle very often with my outlook search results, either they stop working or they don't show the desired results. To…
In my previous articles we have seen some basic reports in SAP and some basic operations that we can perform on…
In my previous articles we have seen some basic reports in SAP and some basic operations that we can perform on…
In my previous articles we have seen some basic reports in SAP and some basic operations that we can perform on…