Posts
Sort by recent activity
Data Diagrams
Is there a way to compare database diagrams using SQL Compare?
Select statement - tables with a dot in the name
I have several tables that start with 'Billing.'
When I start the select statement 'Select * from Billing' the intellisense is fine. As soon as a press the dot (.) the intellisense disappears.
I h...