I have deleted all my data from database table .But it is Available in my records. how to delete the data from the records
Discussion posts and replies are publicly visible
thanks
ok i will try it thanks
Deleting the data will not reset the primary key. To do that you would need to truncate the table.
If you use the truncate query, then the rows will start from the first pointer, please try that...
No it wont generate from 1, it will continue with the last record that was deleted
as i have deleted the data from database table will the primary key be generated from 1 or from previous number
i have another question regarding database table
it is working with data sync. thanks
Hi,
Have you tried the "Data SYNC" manually in our record type? if not try once