Python Forum
How to convert TransactSQL into Abstract Syntax Tree (AST) using Python?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to convert TransactSQL into Abstract Syntax Tree (AST) using Python?
#1
Can someone help me how I can convert a piece of T-SQL code into Abstract Syntax Tree(AST) using Python?
Reply
#2
can you share sample code ?
Reply
#3
We'd be happy to help, but we won't do it for you. You should give it a try and ask specific questions that get you unblocked and working on your own (though it's of course ok to have multiple questions in a row).
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Python Code for Preorder Traversal of a Binary Tree Bolt 1 601 Sep-22-2023, 09:32 AM
Last Post: Gribouillis
  Behavior of Abstract Base Class dgrunwal 4 2,188 Oct-15-2020, 07:19 PM
Last Post: Gribouillis
  Abstract classes SephMon 8 3,130 Aug-30-2020, 05:03 AM
Last Post: Gribouillis
  Family Tree Project on Python? nuplix 1 6,946 Feb-11-2020, 02:54 AM
Last Post: Larz60+
  Polymorphism not working with a call to a abstract method colt 3 2,343 Nov-04-2019, 11:04 PM
Last Post: colt
  Convert Python 2 to 3 syntax issue OscarBoots 11 5,572 May-21-2019, 05:30 AM
Last Post: heiner55
  Call functions recursively in tree structure using python dubru 1 2,290 Feb-15-2019, 06:43 PM
Last Post: nilamo
  parse tree to json dictionary in python maryum 0 2,606 Aug-27-2018, 04:59 AM
Last Post: maryum
  Convert tree to list of lists Dylan_T_Rabbit 2 11,746 Jul-12-2017, 02:09 PM
Last Post: Dylan_T_Rabbit

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020