When working with large databases, performance is always top of mind. A common question that comes up is whether the number of columns in a table impacts query speed. For example, if you have two tables—one with 10 columns and 100 million rows, and another with 100 columns and 100 million rows—would querying them perform differently? The answer is yes, and here’s why.
Data Volume and Size
The most obvious difference is data size. A table with 100 columns will typically be much larger than one with 10 columns, assuming the column types are comparable. Larger data means more I/O, longer read times, and potentially more strain on memory when queries are executed.
Indexing
Indexes play a major role in query performance. Maintaining and using indexes across 100 columns can be more complex than doing so on 10 columns. If indexing isn’t carefully optimized, the larger table can suffer from slower lookups and more overhead.
CPU and Memory Usage
Querying a wider table generally requires more CPU and memory, particularly if the query involves joins, aggregations, or sorts. Pulling 100 columns into memory is simply more work than pulling 10.
Query Optimization
The database’s query optimizer has to consider more factors when dealing with a wider table. More columns mean more potential execution paths, which can lead to longer planning times and less efficient execution if not managed carefully.
Network Latency
If results are returned over a network, the number of columns requested also matters. A query that selects all 100 columns will send back significantly more data than one with 10, increasing network transfer time and bandwidth usage.
Storage Considerations
Finally, the underlying storage system makes a difference. Wider tables consume more disk space and can be slower to scan, depending on how the database engine stores and retrieves data.
Key Takeaway
Both tables have the same number of rows, but the table with 100 columns will almost always require more resources and may perform slower than the table with 10 columns. This doesn’t mean wide tables are always bad—they may be necessary for certain use cases. But when designing schemas, keep in mind that fewer, well-structured columns usually lead to more efficient queries and easier optimization down the road.
Weekly Patch Notification: May 9, 2026
Articles, Frontpage Article, PatchesRDS Table Schema Impact on Query Performance
Articles, Frontpage Article, NewsWhen working with large databases, performance is always top of mind. A common question that comes up is whether the number of columns in a table impacts query speed. For example, if you have two tables—one with 10 columns and 100 million rows, and another with 100 columns and 100 million rows—would querying them perform differently? The answer is yes, and here’s why.
Data Volume and Size
The most obvious difference is data size. A table with 100 columns will typically be much larger than one with 10 columns, assuming the column types are comparable. Larger data means more I/O, longer read times, and potentially more strain on memory when queries are executed.
Indexing
Indexes play a major role in query performance. Maintaining and using indexes across 100 columns can be more complex than doing so on 10 columns. If indexing isn’t carefully optimized, the larger table can suffer from slower lookups and more overhead.
CPU and Memory Usage
Querying a wider table generally requires more CPU and memory, particularly if the query involves joins, aggregations, or sorts. Pulling 100 columns into memory is simply more work than pulling 10.
Query Optimization
The database’s query optimizer has to consider more factors when dealing with a wider table. More columns mean more potential execution paths, which can lead to longer planning times and less efficient execution if not managed carefully.
Network Latency
If results are returned over a network, the number of columns requested also matters. A query that selects all 100 columns will send back significantly more data than one with 10, increasing network transfer time and bandwidth usage.
Storage Considerations
Finally, the underlying storage system makes a difference. Wider tables consume more disk space and can be slower to scan, depending on how the database engine stores and retrieves data.
Key Takeaway
Both tables have the same number of rows, but the table with 100 columns will almost always require more resources and may perform slower than the table with 10 columns. This doesn’t mean wide tables are always bad—they may be necessary for certain use cases. But when designing schemas, keep in mind that fewer, well-structured columns usually lead to more efficient queries and easier optimization down the road.
How Cloud Migration Enables Digital Transformation at Scale
NewsCloud migration has become a key driver of digital transformation, helping businesses modernize operations, improve agility, and scale more efficiently. In a recent article on Space Coast Daily, it explores how moving to cloud infrastructure supports long-term business growth and innovation. Rather than being a simple “lift and shift” of systems, cloud migration is presented as an opportunity to evaluate outdated processes and remove operational bottlenecks. As businesses grow, legacy systems can become harder to manage, slowing down teams and limiting flexibility. Cloud environments help solve this by allowing organizations to scale resources quickly, reduce manual maintenance, and adapt to changing demands more effectively. The article also highlights automation as a major benefit. Tasks that once required repetitive manual work—such as deployments, diagnostics, and reporting—can often be streamlined through cloud-based triggers and workflows. Over time, this reduces errors and frees teams to focus on higher-value initiatives. Another key takeaway is improved decision-making through real-time data access. Instead of waiting on delayed reports, businesses can monitor trends, customer activity, and performance metrics as they happen, allowing for faster adjustments and more personalized experiences. Ultimately, the article positions cloud migration not as a one-time IT project, but as an ongoing strategy for innovation—one that helps organizations stay resilient, responsive, and ready to evolve as business needs change.
For Full Article, Click Here
ERP Market Acceleration Puts Pressure On Modernization Plans
NewsEnterprise Resource Planning (ERP) is entering a period of rapid growth, and Chris Vavra of ERP Today highlights how this boom is raising the stakes on modernization plans. Analysts forecast the global ERP market could more than double over the next decade as businesses seek operational efficiency, integrated processes, and data-driven decision-making across finance, HR, and supply chain. Cloud ERP is growing fastest, offering scalability, lower upfront costs, and remote work support, while on-premises systems remain important in highly regulated sectors. Most organizations now operate hybrid environments, balancing legacy systems in mature markets with cloud deployments in regions like Asia Pacific, where adoption is accelerating. ERP adoption is no longer limited to large enterprises. Small and midsize businesses are investing to improve transparency and efficiency, prompting vendors to offer faster implementations and simpler user experiences. For technology leaders, ERP strategy has shifted from system maintenance to multi-year portfolio planning, with implications for competitiveness, risk, and agility. Challenges remain, including implementation costs, change management, and open-source alternatives. Successful modernization now depends on evaluating ERP for integration flexibility, roadmap clarity, partner ecosystems, and upgrade paths. The right ERP investments today can drive faster decision-making, tighter compliance, and stronger operational performance, positioning businesses to thrive in an increasingly digital and global landscape.
For Full Article, Click Here
Lawson PR37 error – user not authorized for batch
Articles, Frontpage Article, NewsSummary: A user was trying to make a change on PR37.1 but received error: “User not authorized for batch. Contact Payroll”
On PR37.1, the user was trying to make a change:
Received the error at the bottom left: “User not authorized for batch. Contact Payroll”
When checking the user on Time Batch Control OCBC.1, we noticed the user was setup:
Here is the users listusermap, but notice that it’s capitalized, but on OCBC.1 it’s lower case.
Turns out that was the issue, removed the users NTID from Time Batch Control and re-added their NTID to match the listusermap case. nt000003fe to NT000003fe
The user was then able to make a successful change on PR37.1
The Cloud Cost Squeeze Has Arrived: 88% of CFOs Report Rising Spend
NewsCloud computing is no longer just a back-office utility quietly managed by IT—it’s now a major financial focus for organizations. According to ERP Today’s Maneesha Tiwari in her report for 2026, based on a survey of 300 U.S. CFOs and senior finance leaders, rising cloud costs are now a board-level concern. Companies are racing to fund AI and automation initiatives, but cloud spending is climbing, and efficiency is lagging. The survey found that 88% of organizations report higher cloud costs, while 69% of finance leaders believe 10–30% of that spend is wasted. CFOs are stepping up, working closely with IT to track usage, optimize workloads, and modernize systems. The goal isn’t just cutting costs—it’s freeing up budget for growth and innovation. Metrics like cloud utilization, total spend, and costs as a percentage of revenue are now key performance indicators. For ERP-heavy organizations, this is especially critical. With finance, supply chain, and other core workloads running in the cloud, efficiency directly impacts margins and the ability to scale next-generation capabilities. Cloud is no longer invisible—it’s a strategic lever for driving innovation while protecting the bottom line.
For Full Article, Click Here
Weekly Patch Notification: May 2, 2026
Articles, Frontpage Article, PatchesLawson Async Administrator – How to view a system users IPA scheduled jobs
Articles, Frontpage Article, NewsIf you’re managing IPA flows daily, you may be used to working in Process Server Administrator. This gives you access to workunits, configuration sets, File Channels, among other features depending on your security.
Now if you’re logged into Process Server Admin as your own user, you don’t have access to scheduled IPA jobs. Creating new ones will tie them to your user, thus if you ever leave the organization, they all will fail. So, scheduling new IPA jobs under the system user require the system user password.
However, the good new is you could still edit these existing IPA scheduled jobs under the system user.
In order to edit them, you need to Async Administration Access, click the Process Server Admin drop down box and select Async Administration.
Select Request Management tab, then under Class, search PFITrigger and press enter
Now you will be able to view all the IPA Scheduled jobs, just double click them to view and edit them.
Note the Mapping field 1 will likely show the IPA Process Name since the job name may be named poorly.
Upcoming Events May 2026
EventsInfor has a pair of events this May. Mark your calendars!
Innovation Insights for Service Industries 1. Moving to Mobile Supply Chain Management (MSCM) Landmark
Hosted by: Infor
When: Wednesday, May 6th, 2026 from 11:00 to 12:00 (US/Central)
This session will provide users with the comprehensive use of separate debit and credit activity in GL Totals allowing for reporting across Financial and operational reporting via Pivot Analysis and Report Designer.
Preview into the Service Industries Value+ Catalog for April 2026 – Part 2 (HCM)
Hosted by: Infor
When: Wednesday, May 13th, 2026 from 11:00 to 12:00 (US/Central)
The session will be an Overview of HRT and WFM specific Value+ use cases that are available in the catalog for the Services Industry customers as of April 2026
View/Register Now
The Future of ERP: How AI and automation are redefining enterprise systems
NewsEnterprise Resource Planning (ERP) systems have long kept businesses running smoothly, but Artificial Intelligence (AI) and automation are redefining their role. In an article on Dallas Business Journal authored by INSPYR Solutions, modern ERP platforms are becoming smarter, more predictive, and more adaptive, giving organizations a competitive edge in today’s fast-paced environment. AI and machine learning turn ERP systems into proactive tools. They analyze patterns, detect anomalies, and predict outcomes—from maintenance needs to cash flow fluctuations—allowing teams to address issues before they arise. Intelligent forecasting goes further, using real-time data to improve demand planning, resource allocation, and operational resilience. Automation also transforms workflows. Tasks like invoice processing, payroll, and compliance reporting can now run automatically, reducing errors and freeing staff for higher-value work. Predictive analytics elevate decision-making, surfacing insights such as production bottlenecks, sales trends, and cost-saving opportunities. Resource optimization is a key benefit. AI-driven ERPs schedule staff based on demand, streamline inventory, and recommend operational improvements, boosting efficiency and financial performance. Across the organization, these tools empower smarter, faster, and more confident decisions. To fully leverage AI-enabled ERP, organizations must prepare by ensuring high-quality data, modernizing workflows, and training teams. Partnering with ERP specialists helps implement and optimize these systems effectively. Moreover, AI-powered ERP isn’t just a tech upgrade—it’s a strategic advantage. Companies that embrace these tools now will gain efficiency, agility, and better-informed decision-making, setting themselves up for long-term success.
For Full Article, Click Here