how do I access the deleted record table in jdbc
# ask-stanley-ai
r
how do I access the deleted record table in jdbc
c
AI generated answer (using internal Slack threads):
In NetSuite, the
DeletedRecord
table is used to store information about deleted records. However, it only stores a limited amount of information. The fields that are typically available in this table include the record type, the name of the record, the date and time it was deleted, and the user who deleted it. To access the
DeletedRecord
table via JDBC, you would typically use a SQL query. However, please note that the specific SQL query would depend on your database schema and the specific information you are trying to retrieve. Unfortunately, it's not possible to retrieve the full details of a deleted record from this table. Once a record is deleted in NetSuite, most of its data is permanently removed and cannot be retrieved. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Slack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.813119411
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.787861943
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.785536349
Please provide your feedback on this answer.