Posts
Sort by recent activity
Issues with "INTO" keyword in 7.3.0.450
When I am applying the styling on the following code:
SELECT name,
object_id,
principal_id,
schema_id,
parent_object_id,
type,
type_desc,
create_date,
modify_date IN...