Python Related (3312)
PHP Related (7341)
Scala (340)
R Programming (396)
Kotlin (184)
Apache Groovy (39)
Ruby (245)
Go Programming Language (139)
Objective-C (429)
Programming Languages AllOther (746) What is the value of a[3] if integer a[] = {5,4,3,2,1}?
Tag for turning an image into a hyperlink is
When does a 'this' pointer get created?
How to convert a numpy array to a python list?
How do I start a php session?
How many sites use magento?
What is tuple unpacking?
What are c++ data types?
How does django session work?
iam mca post graduate in 2010 not getting job in JAVA so iam looking for carear in php as market demand is high so it is best option to try for php or not
Is php a strongly typed language?
hi all, i need ur help in preparing a sql which performs scd2, i mean i have a scd2 mapping i need a sql which can give me same result as scd2 mapping, SRC table: cust_no, loc 01 abc 02 xyz TGT table: pm_ky cust_no loc current_flag 1 01 abc Y 2 02 xyz Y cust 1 has changed his loc to xyz then it loads into TGT table as below, pm_ky cust_no loc current_flag 1 01 abc N 2 02 xyz Y 3 01 xyz Y i need sql to get the above result, hope got me question, Any suggestion will be appreciate.. thanks, Vinod
Is null empty php?
What are the advanced features of laravel 6.0?
What is difference between Method overriding and overloading in PHP?