Blog
Knowledge sharing had always been our goal.
Explore the unique thoughts and experiences straight from the minds of our think tanks.

Its been 5 great months since I started working for S J Innovation. Feels good to be a part of SJ Innovation and work as a team to achieve company’s motto and individual goals.
I had heard that employees at SJI are very friendly and helpful and it is a great place for freshers to learn and it’s exactly as what I had heard.

We as a developers constantly trying to improve our development workflow. Whether it is related to writing code, automating some things or just staying more productive and focused. Here we will talk about how we can improve creation of files using Xcode custom templates.

Database
1. Index the required columns from table.
Make sure the table columns are properly indexed as per the requirement of your query. Do not keep adding too many indices, as it takes up additional disk space.