Participant III
Since ‎01-16-2021
‎10-08-2022

My Stats

  • 38 Posts
  • 0 Solutions
  • 3 Likes given
  • 3 Likes received

Rurrea's Bio

Badges Rurrea Earned

View all badges

Recent Activity

Can you limit a virtual column from running based off the value in a column.For instance: In my Orders TableWe have these tables:Order DetailsDeliveriesAccessoriesPaymentsETC... Virtual Column:Total Subtotal Due: SUM ( SELECT (Order Details[Total], [...
Ability to clear a full column in a table in bulk by one trigger.
My question: Does one want to reorder them with the slowest being at the top or the bottom of the column list. ? Thanks
Having extreme syncing issues, so it seems i need to finally convert to an sql server. What is my best option. I am unfamiliar with sql server, but need to convert asap.
The degree of parallelism is high. My Order Table: 27K rows, 13 columnsOrder Detail Table: 37K rows. 7 columnsProduct Table: 42K rows, 11 columnsOther references in Order Table:Customer Payments, deliveries, warranties, Furniture, and a few others My...
Likes from